Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristhofer Travieso <cristhofert97@gmail.com>2013-05-22 01:15:13 (GMT)
committer Cristhofer Travieso <cristhofert97@gmail.com>2013-05-22 01:15:13 (GMT)
commitb75a88a15ebf344ec5288a88a95058222511b5f0 (patch)
tree88257317f44467e61f46b04a13cb77f6a375d301
parent91d25a1da6b84f76e71f1c6a3874f2212900cd94 (diff)
fixing bugHEADmaster
Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
-rw-r--r--canvas.py2
-rw-r--r--window.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/canvas.py b/canvas.py
index 14db57e..1c7463f 100644
--- a/canvas.py
+++ b/canvas.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2012 Cristhofer Travieso <cristhofert97@gmail.com>
+# Copyright (C) 2013 Cristhofer Travieso <cristhofert97@gmail.com>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/window.py b/window.py
index c8f4362..b1b1aab 100644
--- a/window.py
+++ b/window.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# Copyright (C) 2012 Cristhofer Travieso <cristhofert97@gmail.com>
+# Copyright (C) 2013 Cristhofer Travieso <cristhofert97@gmail.com>
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by