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 /Demos/Device/ClassDriver/makefile | |
parent | 0bf24677497dee28f092f882e1db396d907a3fc1 (diff) | |
download | lufa-ad9225bdd34230e13333be5d4c29e4f96abc9b2b.tar.gz lufa-ad9225bdd34230e13333be5d4c29e4f96abc9b2b.tar.bz2 lufa-ad9225bdd34230e13333be5d4c29e4f96abc9b2b.zip |
Update copyrights for 2018.
Diffstat (limited to 'Demos/Device/ClassDriver/makefile')
-rw-r--r-- | Demos/Device/ClassDriver/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/makefile b/Demos/Device/ClassDriver/makefile index a713c9d4c..77ed7069e 100644 --- a/Demos/Device/ClassDriver/makefile +++ b/Demos/Device/ClassDriver/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 |