diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-27 16:48:19 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-27 16:48:19 +0000 |
commit | c3dd6ac7814ce17004a9e4f0d965d606b1d7c35c (patch) | |
tree | 50ac6cb2cf0a3ec031fc47db6475608188fc7232 /Demos/Device/ClassDriver/makefile | |
parent | 18d91ece3b178a04d295518517b2aca5266bb078 (diff) | |
parent | 7d65c54eef193f4f6f4391ea9fc62ea8c14a73b2 (diff) | |
download | lufa-c3dd6ac7814ce17004a9e4f0d965d606b1d7c35c.tar.gz lufa-c3dd6ac7814ce17004a9e4f0d965d606b1d7c35c.tar.bz2 lufa-c3dd6ac7814ce17004a9e4f0d965d606b1d7c35c.zip |
AppConfigHeaders: Merge in latest trunk.
Diffstat (limited to 'Demos/Device/ClassDriver/makefile')
-rw-r--r-- | Demos/Device/ClassDriver/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Device/ClassDriver/makefile b/Demos/Device/ClassDriver/makefile index 334a6d3a6..ce41fbed3 100644 --- a/Demos/Device/ClassDriver/makefile +++ b/Demos/Device/ClassDriver/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 |