diff options
| author | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-03 11:37:33 +0000 | 
|---|---|---|
| committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-01-03 11:37:33 +0000 | 
| commit | de0df8b16259458c78c742b5dbedd4ac90856285 (patch) | |
| tree | 005f44b78fa150813d1b11f4003717c332ff9fde /Demos/Device/LowLevel/Keyboard/Keyboard.c | |
| parent | 13dd494cfe0bc3791ef80947c3bb21f17da41747 (diff) | |
| download | lufa-de0df8b16259458c78c742b5dbedd4ac90856285.tar.gz lufa-de0df8b16259458c78c742b5dbedd4ac90856285.tar.bz2 lufa-de0df8b16259458c78c742b5dbedd4ac90856285.zip  | |
Update copyright year to 2013.
Diffstat (limited to 'Demos/Device/LowLevel/Keyboard/Keyboard.c')
| -rw-r--r-- | Demos/Device/LowLevel/Keyboard/Keyboard.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/Demos/Device/LowLevel/Keyboard/Keyboard.c b/Demos/Device/LowLevel/Keyboard/Keyboard.c index c364d34a0..6b54279cf 100644 --- a/Demos/Device/LowLevel/Keyboard/Keyboard.c +++ b/Demos/Device/LowLevel/Keyboard/Keyboard.c @@ -1,13 +1,13 @@  /*               LUFA Library -     Copyright (C) Dean Camera, 2012. +     Copyright (C) Dean Camera, 2013.    dean [at] fourwalledcubicle [dot] com             www.lufa-lib.org  */  /* -  Copyright 2012  Dean Camera (dean [at] fourwalledcubicle [dot] com) +  Copyright 2013  Dean Camera (dean [at] fourwalledcubicle [dot] com)    Copyright 2010  Denver Gingerich (denver [at] ossguy [dot] com)    Permission to use, copy, modify, distribute, and sell this  | 
