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/Host/LowLevel/MassStorageHost/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/Host/LowLevel/MassStorageHost/makefile')
-rw-r--r-- | Demos/Host/LowLevel/MassStorageHost/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/MassStorageHost/makefile b/Demos/Host/LowLevel/MassStorageHost/makefile index 88fbc6543..1d7bff35c 100644 --- a/Demos/Host/LowLevel/MassStorageHost/makefile +++ b/Demos/Host/LowLevel/MassStorageHost/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 |