aboutsummaryrefslogtreecommitdiffstats
path: root/src/ginput
diff options
context:
space:
mode:
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