aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-06-15 21:09:02 +1000
committerinmarket <andrewh@inmarket.com.au>2013-06-15 21:09:02 +1000
commit49b3e8f55ae135ce6475d1185db68e665430fe5e (patch)
treea9019986e0547d79921bf94c368b4a10b4bb8e23 /src/gwin
parent2cb35d6815a0a12035f4792c266b688c77085620 (diff)
downloaduGFX-49b3e8f55ae135ce6475d1185db68e665430fe5e.tar.gz
uGFX-49b3e8f55ae135ce6475d1185db68e665430fe5e.tar.bz2
uGFX-49b3e8f55ae135ce6475d1185db68e665430fe5e.zip
License header updates
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/gwidget.c2
-rw-r--r--src/gwin/gwin.c2
-rw-r--r--src/gwin/gwm.c2
-rw-r--r--src/gwin/slider.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/gwin/button.c b/src/gwin/button.c
index 285a406c..fc432cb4 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 53e99e42..0282df42 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 6941295a..38e2ea8b 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 264c0c2c..708b90cb 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/gwidget.c b/src/gwin/gwidget.c
index ee7986d1..9d634c58 100644
--- a/src/gwin/gwidget.c
+++ b/src/gwin/gwidget.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 98e61c52..b918d297 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/gwm.c b/src/gwin/gwm.c
index bc561345..5a533c40 100644
--- a/src/gwin/gwm.c
+++ b/src/gwin/gwm.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 343973a2..f2052524 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