aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-03-06 23:11:01 +0100
committerJoel Bodenmann <joel@unormal.org>2013-03-06 23:11:01 +0100
commite315480c713cb6889c8329788d3dd69c9fbc6cf4 (patch)
treeceee3ce1b7a8c3313c4cafbc708782628cf3c4b5 /include/gdisp
parente62b6fef20a55e59209c4c6cb601e490fe62b5e7 (diff)
downloaduGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.gz
uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.tar.bz2
uGFX-e315480c713cb6889c8329788d3dd69c9fbc6cf4.zip
updated copyright - 2013
Diffstat (limited to 'include/gdisp')
-rw-r--r--include/gdisp/fonts.h2
-rw-r--r--include/gdisp/gdisp.h2
-rw-r--r--include/gdisp/lld/emulation.c2
-rw-r--r--include/gdisp/lld/gdisp_lld.h2
-rw-r--r--include/gdisp/lld/gdisp_lld_msgs.h2
-rw-r--r--include/gdisp/options.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/include/gdisp/fonts.h b/include/gdisp/fonts.h
index f92f1b81..888f4489 100644
--- a/include/gdisp/fonts.h
+++ b/include/gdisp/fonts.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/gdisp/gdisp.h b/include/gdisp/gdisp.h
index 0e51a5d8..a9f15e0f 100644
--- a/include/gdisp/gdisp.h
+++ b/include/gdisp/gdisp.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/gdisp/lld/emulation.c b/include/gdisp/lld/emulation.c
index ecabc3fd..de9acf23 100644
--- a/include/gdisp/lld/emulation.c
+++ b/include/gdisp/lld/emulation.c
@@ -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/gdisp/lld/gdisp_lld.h b/include/gdisp/lld/gdisp_lld.h
index 04a0dcf4..d33beb09 100644
--- a/include/gdisp/lld/gdisp_lld.h
+++ b/include/gdisp/lld/gdisp_lld.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/gdisp/lld/gdisp_lld_msgs.h b/include/gdisp/lld/gdisp_lld_msgs.h
index f6055fd5..5783613d 100644
--- a/include/gdisp/lld/gdisp_lld_msgs.h
+++ b/include/gdisp/lld/gdisp_lld_msgs.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/gdisp/options.h b/include/gdisp/options.h
index ae33ec19..6ce079ef 100644
--- a/include/gdisp/options.h
+++ b/include/gdisp/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.