aboutsummaryrefslogtreecommitdiffstats
path: root/include/gevent
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2013-03-07 06:18:45 -0800
committerAndrew Hannam <andrewh@inmarket.com.au>2013-03-07 06:18:45 -0800
commit828959d89a641a9f633cc20e4488ec021eb9808c (patch)
treeceee3ce1b7a8c3313c4cafbc708782628cf3c4b5 /include/gevent
parent8aaf96d379df2f70abf96b03c863b6e6d12a09bf (diff)
parente315480c713cb6889c8329788d3dd69c9fbc6cf4 (diff)
downloaduGFX-828959d89a641a9f633cc20e4488ec021eb9808c.tar.gz
uGFX-828959d89a641a9f633cc20e4488ec021eb9808c.tar.bz2
uGFX-828959d89a641a9f633cc20e4488ec021eb9808c.zip
Merge pull request #19 from Tectu/master
Merge Textu Changes
Diffstat (limited to 'include/gevent')
-rw-r--r--include/gevent/gevent.h2
-rw-r--r--include/gevent/options.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/gevent/gevent.h b/include/gevent/gevent.h
index f9764336..57fb60b2 100644
--- a/include/gevent/gevent.h
+++ b/include/gevent/gevent.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/gevent/options.h b/include/gevent/options.h
index 576233bf..78ec7610 100644
--- a/include/gevent/options.h
+++ b/include/gevent/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.