diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-02-04 22:32:30 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-02-04 22:32:30 +0000 |
| commit | e31bbcccae17a8f3f4a3dea2b8c93c45acbedf64 (patch) | |
| tree | 1b661167f6b613323f256e67dba2d69e8e188a8e /Demos/Host/ClassDriver/AudioOutputHost | |
| parent | 5a0fdfa18082519bda1e2ae9b5bf03841eb1ff59 (diff) | |
Update file header copyrights for 2012.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2025 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Host/ClassDriver/AudioOutputHost')
| -rw-r--r-- | Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c | 2 | ||||
| -rw-r--r-- | Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c b/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c index 9696673c..e93923b6 100644 --- a/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c +++ b/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c @@ -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 diff --git a/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h b/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h index dc03cc40..e43e7a61 100644 --- a/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h +++ b/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h @@ -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 |
