diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-03 11:37:33 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-03 11:37:33 +0000 |
commit | de0df8b16259458c78c742b5dbedd4ac90856285 (patch) | |
tree | 005f44b78fa150813d1b11f4003717c332ff9fde /Demos/Device/ClassDriver/Joystick/makefile | |
parent | 13dd494cfe0bc3791ef80947c3bb21f17da41747 (diff) | |
download | lufa-de0df8b16259458c78c742b5dbedd4ac90856285.tar.gz lufa-de0df8b16259458c78c742b5dbedd4ac90856285.tar.bz2 lufa-de0df8b16259458c78c742b5dbedd4ac90856285.zip |
Update copyright year to 2013.
Diffstat (limited to 'Demos/Device/ClassDriver/Joystick/makefile')
-rw-r--r-- | Demos/Device/ClassDriver/Joystick/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/Joystick/makefile b/Demos/Device/ClassDriver/Joystick/makefile index 5c8b91295..e01d072b0 100644 --- a/Demos/Device/ClassDriver/Joystick/makefile +++ b/Demos/Device/ClassDriver/Joystick/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2012. +# Copyright (C) Dean Camera, 2013. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org |