diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-04-16 21:43:10 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-04-16 21:43:10 +0000 |
commit | c10eadda84bb1330cb267d5d583927e73827e6f6 (patch) | |
tree | eef3620f8414b84333950a61dc81aa35cbe268c6 /os/hal/boards/ST_NUCLEO64_F401RE | |
parent | 119fe0414811fc2a1387c662e6583c9ad77abb44 (diff) | |
download | ChibiOS-c10eadda84bb1330cb267d5d583927e73827e6f6.tar.gz ChibiOS-c10eadda84bb1330cb267d5d583927e73827e6f6.tar.bz2 ChibiOS-c10eadda84bb1330cb267d5d583927e73827e6f6.zip |
Fixed copyright date in recently generated board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9295 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/boards/ST_NUCLEO64_F401RE')
-rw-r--r-- | os/hal/boards/ST_NUCLEO64_F401RE/board.c | 2 | ||||
-rw-r--r-- | os/hal/boards/ST_NUCLEO64_F401RE/board.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/boards/ST_NUCLEO64_F401RE/board.c b/os/hal/boards/ST_NUCLEO64_F401RE/board.c index 4d546e3d6..f56bd1a03 100644 --- a/os/hal/boards/ST_NUCLEO64_F401RE/board.c +++ b/os/hal/boards/ST_NUCLEO64_F401RE/board.c @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
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/os/hal/boards/ST_NUCLEO64_F401RE/board.h b/os/hal/boards/ST_NUCLEO64_F401RE/board.h index 179dab4fd..3d5468d39 100644 --- a/os/hal/boards/ST_NUCLEO64_F401RE/board.h +++ b/os/hal/boards/ST_NUCLEO64_F401RE/board.h @@ -1,5 +1,5 @@ /*
- ChibiOS - Copyright (C) 2006..2015 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2016 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|