aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtimer
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-07-21 22:20:37 +0200
committerJoel Bodenmann <joel@unormal.org>2013-07-21 22:20:37 +0200
commit73c5ef26f81cb28cbe2fc29e885ea4eea701de1b (patch)
treecb006a866df4d125b04f9ee3f98c7530f2679865 /src/gtimer
parenta6758342668712563bd4058160e6f5dc5636ba18 (diff)
downloaduGFX-73c5ef26f81cb28cbe2fc29e885ea4eea701de1b.tar.gz
uGFX-73c5ef26f81cb28cbe2fc29e885ea4eea701de1b.tar.bz2
uGFX-73c5ef26f81cb28cbe2fc29e885ea4eea701de1b.zip
fixed license headers
Diffstat (limited to 'src/gtimer')
-rw-r--r--src/gtimer/gtimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtimer/gtimer.c b/src/gtimer/gtimer.c
index 3eedc952..e789ee74 100644
--- a/src/gtimer/gtimer.c
+++ b/src/gtimer/gtimer.c
@@ -2,7 +2,7 @@
* 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
+ * http://ugfx.org/license.html
*/
/**