aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-06-15 21:37:22 +1000
committerinmarket <andrewh@inmarket.com.au>2013-06-15 21:37:22 +1000
commited0bac9765614e9f12bc02661e37f41d6f30975e (patch)
tree3c56f89326ecd9f0e0ada0f03fc3346cfc38776e /src/ginput
parent0dca00fc21e12104b76beb625c15a61134482898 (diff)
downloaduGFX-ed0bac9765614e9f12bc02661e37f41d6f30975e.tar.gz
uGFX-ed0bac9765614e9f12bc02661e37f41d6f30975e.tar.bz2
uGFX-ed0bac9765614e9f12bc02661e37f41d6f30975e.zip
License header updates
Diffstat (limited to 'src/ginput')
-rw-r--r--src/ginput/dial.c2
-rw-r--r--src/ginput/ginput.c2
-rw-r--r--src/ginput/keyboard.c2
-rw-r--r--src/ginput/mouse.c2
-rw-r--r--src/ginput/toggle.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/ginput/dial.c b/src/ginput/dial.c
index 24836910..3afb4796 100644
--- a/src/ginput/dial.c
+++ b/src/ginput/dial.c
@@ -1,5 +1,5 @@
/*
- * This file is subject to the terms of the GFX License, v1.0. If a copy of
+ * This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
* http://chibios-gfx.com/license.html
diff --git a/src/ginput/ginput.c b/src/ginput/ginput.c
index 96fa1449..4f2e72b0 100644
--- a/src/ginput/ginput.c
+++ b/src/ginput/ginput.c
@@ -1,5 +1,5 @@
/*
- * This file is subject to the terms of the GFX License, v1.0. If a copy of
+ * This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
* http://chibios-gfx.com/license.html
diff --git a/src/ginput/keyboard.c b/src/ginput/keyboard.c
index 99aa90e8..a0f1f2cb 100644
--- a/src/ginput/keyboard.c
+++ b/src/ginput/keyboard.c
@@ -1,5 +1,5 @@
/*
- * This file is subject to the terms of the GFX License, v1.0. If a copy of
+ * This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
* http://chibios-gfx.com/license.html
diff --git a/src/ginput/mouse.c b/src/ginput/mouse.c
index 334fdb6c..11b358f9 100644
--- a/src/ginput/mouse.c
+++ b/src/ginput/mouse.c
@@ -1,5 +1,5 @@
/*
- * This file is subject to the terms of the GFX License, v1.0. If a copy of
+ * This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
* http://chibios-gfx.com/license.html
diff --git a/src/ginput/toggle.c b/src/ginput/toggle.c
index 2784a6ef..fdbfb8ce 100644
--- a/src/ginput/toggle.c
+++ b/src/ginput/toggle.c
@@ -1,5 +1,5 @@
/*
- * This file is subject to the terms of the GFX License, v1.0. If a copy of
+ * This file is subject to the terms of the GFX License. If a copy of
* the license was not distributed with this file, you can obtain one at:
*
* http://chibios-gfx.com/license.html