Utilities/Startup.py

changeset 1509
c0b5e693b0eb
parent 945
8cd4d08fa9f6
child 1775
cbe864be5274
diff -r fcca2642bfca -r c0b5e693b0eb Utilities/Startup.py
--- a/Utilities/Startup.py	Mon Dec 26 14:59:38 2011 +0100
+++ b/Utilities/Startup.py	Mon Dec 26 19:31:22 2011 +0100
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (c) 2002 - 2011 Detlev Offenbach <detlev@die-offenbachs.de>
+# Copyright (c) 2002 - 2012 Detlev Offenbach <detlev@die-offenbachs.de>
 #
 
 """
@@ -83,7 +83,7 @@
 
 {description}
 
-Copyright (c) 2002 - 2011 Detlev Offenbach <detlev@die-offenbachs.de>
+Copyright (c) 2002 - 2012 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