diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2019-01-08 19:59:41 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2019-01-08 19:59:41 +1100 |
commit | 101ed6b74e0d6549e53a7c8216147af37ffc70df (patch) | |
tree | 2e3723de65a32d4ad32feecdd2b40f33604cbe3d /Demos/Host/LowLevel/MIDIHost/makefile | |
parent | e1886429972095e7d453adcbdb26910f94c29ffd (diff) | |
download | lufa-101ed6b74e0d6549e53a7c8216147af37ffc70df.tar.gz lufa-101ed6b74e0d6549e53a7c8216147af37ffc70df.tar.bz2 lufa-101ed6b74e0d6549e53a7c8216147af37ffc70df.zip |
Documentation: Update copyrights to 2019.
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 b8c846527..9b9db126c 100644 --- a/Demos/Host/LowLevel/MIDIHost/makefile +++ b/Demos/Host/LowLevel/MIDIHost/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2018. +# Copyright (C) Dean Camera, 2019. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org |