diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2016-01-31 16:11:09 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2016-01-31 16:11:09 +1100 |
commit | 1e05d46b663ded57a06f4d8773f40aea908f8622 (patch) | |
tree | 76a24567118d56c3f9299abaa8a9ee93b90d6a55 /Demos/Host/ClassDriver/KeyboardHostWithParser/makefile | |
parent | 78478be260635488b933247db79bb645093ba16b (diff) | |
download | lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.tar.gz lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.tar.bz2 lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.zip |
Update copyrights to 2016.
Diffstat (limited to 'Demos/Host/ClassDriver/KeyboardHostWithParser/makefile')
-rw-r--r-- | Demos/Host/ClassDriver/KeyboardHostWithParser/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile b/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile index cefd25967..3663ad798 100644 --- a/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile +++ b/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2015. +# Copyright (C) Dean Camera, 2016. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org |