diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2018-01-04 20:12:48 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2018-01-04 20:12:48 +1100 |
commit | ad9225bdd34230e13333be5d4c29e4f96abc9b2b (patch) | |
tree | 32fee01e6ad05cf71ac8ab4d63cf2b3fb58160cc /BuildTests/BootloaderTest | |
parent | 0bf24677497dee28f092f882e1db396d907a3fc1 (diff) | |
download | lufa-ad9225bdd34230e13333be5d4c29e4f96abc9b2b.tar.gz lufa-ad9225bdd34230e13333be5d4c29e4f96abc9b2b.tar.bz2 lufa-ad9225bdd34230e13333be5d4c29e4f96abc9b2b.zip |
Update copyrights for 2018.
Diffstat (limited to 'BuildTests/BootloaderTest')
-rw-r--r-- | BuildTests/BootloaderTest/BootloaderDeviceMap.cfg | 2 | ||||
-rw-r--r-- | BuildTests/BootloaderTest/makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg index e02d0a30d..383f10ecc 100644 --- a/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg +++ b/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2017. +# Copyright (C) Dean Camera, 2018. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org diff --git a/BuildTests/BootloaderTest/makefile b/BuildTests/BootloaderTest/makefile index 34bdf1b36..678711d1e 100644 --- a/BuildTests/BootloaderTest/makefile +++ b/BuildTests/BootloaderTest/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2017. +# Copyright (C) Dean Camera, 2018. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org |