diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2016-01-31 16:11:09 +1100 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2016-01-31 16:11:09 +1100 |
commit | 1e05d46b663ded57a06f4d8773f40aea908f8622 (patch) | |
tree | 76a24567118d56c3f9299abaa8a9ee93b90d6a55 /Demos/Device/LowLevel/BulkVendor/makefile | |
parent | 78478be260635488b933247db79bb645093ba16b (diff) | |
download | lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.tar.gz lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.tar.bz2 lufa-1e05d46b663ded57a06f4d8773f40aea908f8622.zip |
Update copyrights to 2016.
Diffstat (limited to 'Demos/Device/LowLevel/BulkVendor/makefile')
-rw-r--r-- | Demos/Device/LowLevel/BulkVendor/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/LowLevel/BulkVendor/makefile b/Demos/Device/LowLevel/BulkVendor/makefile index 361f9ad92..1ef9b4c19 100644 --- a/Demos/Device/LowLevel/BulkVendor/makefile +++ b/Demos/Device/LowLevel/BulkVendor/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2015. +# Copyright (C) Dean Camera, 2016. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org |