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/gmisc | |
parent | e62b6fef20a55e59209c4c6cb601e490fe62b5e7 (diff) | |
download | uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.gz uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.bz2 uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.zip |
updated copyright - 2013
Diffstat (limited to 'include/gmisc')
-rw-r--r-- | include/gmisc/gmisc.h | 2 | ||||
-rw-r--r-- | include/gmisc/options.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/gmisc/gmisc.h b/include/gmisc/gmisc.h index b11a912b..5dab5e85 100644 --- a/include/gmisc/gmisc.h +++ b/include/gmisc/gmisc.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/gmisc/options.h b/include/gmisc/options.h index d526ff84..996f12af 100644 --- a/include/gmisc/options.h +++ b/include/gmisc/options.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.
|