diff options
Diffstat (limited to 'demos/modules/ginput/touch_driver_test')
| -rw-r--r-- | demos/modules/ginput/touch_driver_test/gfxconf.h | 2 | ||||
| -rw-r--r-- | demos/modules/ginput/touch_driver_test/main.c | 2 | 
2 files changed, 4 insertions, 0 deletions
| diff --git a/demos/modules/ginput/touch_driver_test/gfxconf.h b/demos/modules/ginput/touch_driver_test/gfxconf.h index ee96f23c..6e8cc8e1 100644 --- a/demos/modules/ginput/touch_driver_test/gfxconf.h +++ b/demos/modules/ginput/touch_driver_test/gfxconf.h @@ -1,5 +1,7 @@  /*   * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org> + * Copyright (c) 2012, 2013, Andrew Hannam aka inmarket + *   * All rights reserved.   *   * Redistribution and use in source and binary forms, with or without diff --git a/demos/modules/ginput/touch_driver_test/main.c b/demos/modules/ginput/touch_driver_test/main.c index 424b2587..1a1157b0 100644 --- a/demos/modules/ginput/touch_driver_test/main.c +++ b/demos/modules/ginput/touch_driver_test/main.c @@ -1,5 +1,7 @@  /*   * Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org> + * Copyright (c) 2012, 2013, Andrew Hannam aka inmarket + *   * All rights reserved.   *   * Redistribution and use in source and binary forms, with or without | 
