diff options
| author | Dean Camera <dean@fourwalledcubicle.com> | 2011-01-01 13:00:56 +0000 |
|---|---|---|
| committer | Dean Camera <dean@fourwalledcubicle.com> | 2011-01-01 13:00:56 +0000 |
| commit | 1d433d4506113c95285f633e3553ff62d4cfd05d (patch) | |
| tree | 56a152666e929cabed7b8f80ef057a1e45601c9d /Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c | |
| parent | b8fd4dd51c3fb1da7c543c44e2ab67f5f0ea20ac (diff) | |
| download | lufa-1d433d4506113c95285f633e3553ff62d4cfd05d.tar.gz lufa-1d433d4506113c95285f633e3553ff62d4cfd05d.tar.bz2 lufa-1d433d4506113c95285f633e3553ff62d4cfd05d.zip | |
Update copyright year on all source files.
Diffstat (limited to 'Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c')
| -rw-r--r-- | Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c b/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c index f57b9c85a..5e713cb39 100644 --- a/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c +++ b/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c @@ -1,13 +1,13 @@ /* LUFA Library - Copyright (C) Dean Camera, 2010. + Copyright (C) Dean Camera, 2011. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* - Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com) + Copyright 2011 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted |
