diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-03-14 10:57:46 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-03-14 10:57:46 +0000 |
commit | 05a144509f022febee020f8cc1696be84872bcfe (patch) | |
tree | b86a165b132b1da0dd1fc82ec15af1d1f1d52bed /tools | |
parent | 682ff1867b662c193aff27e376b8634be9e1e57b (diff) | |
download | ChibiOS-05a144509f022febee020f8cc1696be84872bcfe.tar.gz ChibiOS-05a144509f022febee020f8cc1696be84872bcfe.tar.bz2 ChibiOS-05a144509f022febee020f8cc1696be84872bcfe.zip |
Updated dates.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11738 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'tools')
-rw-r--r-- | tools/ftl/libs/liblicense.ftl | 5 | ||||
-rwxr-xr-x | tools/ftl/libs/libutils.ftl | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/tools/ftl/libs/liblicense.ftl b/tools/ftl/libs/liblicense.ftl index 8d1b4892c..7b369cd11 100644 --- a/tools/ftl/libs/liblicense.ftl +++ b/tools/ftl/libs/liblicense.ftl @@ -1,7 +1,6 @@ [#ftl]
[#--
- ChibiOS - Copyright (C) 2006,2007,2008,2009,2010,
- 2011,2012,2013,2014,2015,2016,2017 Giovanni Di Sirio.
+ ChibiOS - Copyright (C) 2006..2018 Giovanni Di Sirio.
This file is part of ChibiOS.
@@ -24,7 +23,7 @@ -- The license text is indented by 4 spaces.
--]
[#macro EmitLicenseAsText]
- ChibiOS - Copyright (C) 2006..2017 Giovanni Di Sirio
+ ChibiOS - Copyright (C) 2006..2018 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/tools/ftl/libs/libutils.ftl b/tools/ftl/libs/libutils.ftl index 3fc825a00..21601fa64 100755 --- a/tools/ftl/libs/libutils.ftl +++ b/tools/ftl/libs/libutils.ftl @@ -1,6 +1,6 @@ [#ftl]
[#--
- ChibiOS/RT - Copyright (C) 2006-2017 Giovanni Di Sirio
+ ChibiOS/RT - Copyright (C) 2006..2018 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.
|