diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-03-06 23:11:01 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-03-06 23:11:01 +0100 |
commit | e315480c713cb6889c8329788d3dd69c9fbc6cf4 (patch) | |
tree | ceee3ce1b7a8c3313c4cafbc708782628cf3c4b5 /include/ginput/lld | |
parent | e62b6fef20a55e59209c4c6cb601e490fe62b5e7 (diff) | |
download | uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.gz uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.bz2 uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.zip |
updated copyright - 2013
Diffstat (limited to 'include/ginput/lld')
-rw-r--r-- | include/ginput/lld/mouse.h | 2 | ||||
-rw-r--r-- | include/ginput/lld/toggle.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/ginput/lld/mouse.h b/include/ginput/lld/mouse.h index 5f4ba52c..48e47bde 100644 --- a/include/ginput/lld/mouse.h +++ b/include/ginput/lld/mouse.h @@ -1,5 +1,5 @@ /*
- ChibiOS/GFX - Copyright (C) 2012
+ ChibiOS/GFX - Copyright (C) 2012, 2013
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS/GFX.
diff --git a/include/ginput/lld/toggle.h b/include/ginput/lld/toggle.h index a75a670f..1ccab366 100644 --- a/include/ginput/lld/toggle.h +++ b/include/ginput/lld/toggle.h @@ -1,5 +1,5 @@ /*
- ChibiOS/GFX - Copyright (C) 2012
+ ChibiOS/GFX - Copyright (C) 2012, 2013
Joel Bodenmann aka Tectu <joel@unormal.org>
This file is part of ChibiOS/GFX.
|