diff options
author | Fabio Utzig <utzig@utzig.org> | 2015-05-15 21:23:46 -0300 |
---|---|---|
committer | Fabio Utzig <utzig@utzig.org> | 2015-05-15 21:23:46 -0300 |
commit | db3b8fb3f06cc391614cbfd4b2714ecb1a5e450c (patch) | |
tree | 597adf2eaea0fadc1b4d47190647dfb09588da57 /demos | |
parent | e384ef32dbf950f5f9cae8cd4e2d2056b57bbc10 (diff) | |
download | ChibiOS-Contrib-db3b8fb3f06cc391614cbfd4b2714ecb1a5e450c.tar.gz ChibiOS-Contrib-db3b8fb3f06cc391614cbfd4b2714ecb1a5e450c.tar.bz2 ChibiOS-Contrib-db3b8fb3f06cc391614cbfd4b2714ecb1a5e450c.zip |
Remove ChibiOS mentions from copyright
Diffstat (limited to 'demos')
-rw-r--r-- | demos/NRF51/RT-WVSHARE_BLE400/chconf.h | 2 | ||||
-rw-r--r-- | demos/NRF51/RT-WVSHARE_BLE400/halconf.h | 2 | ||||
-rw-r--r-- | demos/NRF51/RT-WVSHARE_BLE400/main.c | 2 | ||||
-rw-r--r-- | demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/demos/NRF51/RT-WVSHARE_BLE400/chconf.h b/demos/NRF51/RT-WVSHARE_BLE400/chconf.h index 3a71f34..fc9a52b 100644 --- a/demos/NRF51/RT-WVSHARE_BLE400/chconf.h +++ b/demos/NRF51/RT-WVSHARE_BLE400/chconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2015 Fabio Utzig
+ Copyright (C) 2015 Fabio Utzig
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/demos/NRF51/RT-WVSHARE_BLE400/halconf.h b/demos/NRF51/RT-WVSHARE_BLE400/halconf.h index 8061b96..fa27306 100644 --- a/demos/NRF51/RT-WVSHARE_BLE400/halconf.h +++ b/demos/NRF51/RT-WVSHARE_BLE400/halconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2015 Fabio Utzig
+ Copyright (C) 2015 Fabio Utzig
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/demos/NRF51/RT-WVSHARE_BLE400/main.c b/demos/NRF51/RT-WVSHARE_BLE400/main.c index df3408d..4f5e49d 100644 --- a/demos/NRF51/RT-WVSHARE_BLE400/main.c +++ b/demos/NRF51/RT-WVSHARE_BLE400/main.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2015 Fabio Utzig
+ Copyright (C) 2015 Fabio Utzig
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h b/demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h index 7b3b7a3..aaf9473 100644 --- a/demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h +++ b/demos/NRF51/RT-WVSHARE_BLE400/mcuconf.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2015 Fabio Utzig
+ Copyright (C) 2015 Fabio Utzig
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|