Utilities/Startup.py

branch
5_2_x
changeset 2303
0ed4ed026c16
parent 1859
817828de35f0
diff -r acd3cc35e553 -r 0ed4ed026c16 Utilities/Startup.py
--- a/Utilities/Startup.py	Sat Dec 29 11:42:22 2012 +0100
+++ b/Utilities/Startup.py	Wed Jan 02 10:33:09 2013 +0100
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (c) 2002 - 2012 Detlev Offenbach <detlev@die-offenbachs.de>
+# Copyright (c) 2002 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
 """
@@ -83,7 +83,7 @@
 
 {description}
 
-Copyright (c) 2002 - 2012 Detlev Offenbach <detlev@die-offenbachs.de>
+Copyright (c) 2002 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
 This is free software; see LICENSE.GPL3 for copying conditions.
 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.""".format(**appinfo))

eric ide

mercurial