diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2015-05-17 13:14:29 +1000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2015-05-17 13:14:29 +1000 |
commit | 1d2680b3582107fc14e6d9db1204670fa52272bd (patch) | |
tree | 1975159a6d587637f7bf9f36caa1ccb1fe54d74f /Demos/Host/LowLevel/MIDIHost/makefile | |
parent | 366a8461566edd7982e8eb6b0790365f6d99e3ab (diff) | |
download | lufa-1d2680b3582107fc14e6d9db1204670fa52272bd.tar.gz lufa-1d2680b3582107fc14e6d9db1204670fa52272bd.tar.bz2 lufa-1d2680b3582107fc14e6d9db1204670fa52272bd.zip |
Update copyrights to 2015 (better late than never).
Diffstat (limited to 'Demos/Host/LowLevel/MIDIHost/makefile')
-rw-r--r-- | Demos/Host/LowLevel/MIDIHost/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/MIDIHost/makefile b/Demos/Host/LowLevel/MIDIHost/makefile index 3f4611dcb..b81621e34 100644 --- a/Demos/Host/LowLevel/MIDIHost/makefile +++ b/Demos/Host/LowLevel/MIDIHost/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2014. +# Copyright (C) Dean Camera, 2015. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org |