diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-04-16 14:21:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-16 14:21:26 -0700 |
| commit | 5b0d9bdeb0cd86c33a932ccda901c89dacc11239 (patch) | |
| tree | 9fd03e82b0e33b9e1db1f35362476b7f5b28eff3 | |
| parent | 61f777c9c613039f2262f9f650f977877b642c66 (diff) | |
Update copyright to bump the CI
| -rw-r--r-- | ports/litex/common-hal/os/__init__.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/litex/common-hal/os/__init__.c b/ports/litex/common-hal/os/__init__.c index 219be930f..578f3e8c6 100644 --- a/ports/litex/common-hal/os/__init__.c +++ b/ports/litex/common-hal/os/__init__.c @@ -3,7 +3,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2017 Scott Shawcroft for Adafruit Industries + * Copyright (c) 2020 Sean Cross * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |
