diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2017-04-18 20:30:29 +1000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2017-04-18 20:30:29 +1000 |
commit | 4ad929f19dcb302ef94067307da8e4b9ae9e6678 (patch) | |
tree | c5ebd41527ce4c9ea012e1f8a6043cbf51b72390 /Bootloaders/DFU/Config | |
parent | f0c5dfe8b8f47211f03454da036223d65e08249c (diff) | |
download | lufa-4ad929f19dcb302ef94067307da8e4b9ae9e6678.tar.gz lufa-4ad929f19dcb302ef94067307da8e4b9ae9e6678.tar.bz2 lufa-4ad929f19dcb302ef94067307da8e4b9ae9e6678.zip |
Update copyrights for 2017.
Diffstat (limited to 'Bootloaders/DFU/Config')
-rw-r--r-- | Bootloaders/DFU/Config/AppConfig.h | 4 | ||||
-rw-r--r-- | Bootloaders/DFU/Config/LUFAConfig.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Bootloaders/DFU/Config/AppConfig.h b/Bootloaders/DFU/Config/AppConfig.h index e16fe6749..3acf33c7e 100644 --- a/Bootloaders/DFU/Config/AppConfig.h +++ b/Bootloaders/DFU/Config/AppConfig.h @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2016. + Copyright (C) Dean Camera, 2017. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2016 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2017 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted diff --git a/Bootloaders/DFU/Config/LUFAConfig.h b/Bootloaders/DFU/Config/LUFAConfig.h index a963a1137..59ae519e4 100644 --- a/Bootloaders/DFU/Config/LUFAConfig.h +++ b/Bootloaders/DFU/Config/LUFAConfig.h @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2016. + Copyright (C) Dean Camera, 2017. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2016 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2017 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted |