diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-27 14:42:30 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-27 14:42:30 +0000 |
commit | b5e850ffd6d31afc159fec9cb37ad36d79100166 (patch) | |
tree | 450ce3ad173f75dfb8872a970b62a5f344fec658 /Demos/DualRole/makefile | |
parent | 1fe8e29ab321ad9818f299fb3fb8c0d6cf70fe6e (diff) | |
download | lufa-b5e850ffd6d31afc159fec9cb37ad36d79100166.tar.gz lufa-b5e850ffd6d31afc159fec9cb37ad36d79100166.tar.bz2 lufa-b5e850ffd6d31afc159fec9cb37ad36d79100166.zip |
Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.
Diffstat (limited to 'Demos/DualRole/makefile')
-rw-r--r-- | Demos/DualRole/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/DualRole/makefile b/Demos/DualRole/makefile index b2258040e..dbfe9995c 100644 --- a/Demos/DualRole/makefile +++ b/Demos/DualRole/makefile @@ -1,6 +1,6 @@ # # LUFA Library -# Copyright (C) Dean Camera, 2011. +# Copyright (C) Dean Camera, 2012. # # dean [at] fourwalledcubicle [dot] com # www.lufa-lib.org |