aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin')
-rw-r--r--src/gwin/button.c2
-rw-r--r--src/gwin/checkbox.c2
-rw-r--r--src/gwin/console.c2
-rw-r--r--src/gwin/graph.c2
-rw-r--r--src/gwin/gwin.c2
-rw-r--r--src/gwin/slider.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/gwin/button.c b/src/gwin/button.c
index cf5babc5..6b7306b5 100644
--- a/src/gwin/button.c
+++ b/src/gwin/button.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/gwin/checkbox.c b/src/gwin/checkbox.c
index 547a30b5..faea0ef9 100644
--- a/src/gwin/checkbox.c
+++ b/src/gwin/checkbox.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/gwin/console.c b/src/gwin/console.c
index 5c068c93..a4cd428c 100644
--- a/src/gwin/console.c
+++ b/src/gwin/console.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/gwin/graph.c b/src/gwin/graph.c
index 287deba9..72dcce9d 100644
--- a/src/gwin/graph.c
+++ b/src/gwin/graph.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/gwin/gwin.c b/src/gwin/gwin.c
index c01c8a90..2f9d2dfd 100644
--- a/src/gwin/gwin.c
+++ b/src/gwin/gwin.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/gwin/slider.c b/src/gwin/slider.c
index 1f252d77..01df189d 100644
--- a/src/gwin/slider.c
+++ b/src/gwin/slider.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