[Commits] (heikki) Update copyright year.
commits at osafoundation.org
commits at osafoundation.org
Wed Sep 8 10:04:15 PDT 2004
Commit by: heikki
Modified files:
chandler/application/SplashScreen.py 1.14 1.15
Log message:
Update copyright year.
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/application/SplashScreen.py.diff?r1=text&tr1=1.14&r2=text&tr2=1.15
Index: chandler/application/SplashScreen.py
diff -u chandler/application/SplashScreen.py:1.14 chandler/application/SplashScreen.py:1.15
--- chandler/application/SplashScreen.py:1.14 Tue Jul 6 18:03:03 2004
+++ chandler/application/SplashScreen.py Wed Sep 8 10:04:13 2004
@@ -1,6 +1,6 @@
-__version__ = "$Revision: 1.14 $"
-__date__ = "$Date: 2004/07/07 01:03:03 $"
-__copyright__ = "Copyright (c) 2003 Open Source Applications Foundation"
+__version__ = "$Revision: 1.15 $"
+__date__ = "$Date: 2004/09/08 17:04:13 $"
+__copyright__ = "Copyright (c) 2003-2004 Open Source Applications Foundation"
__license__ = "http://osafoundation.org/Chandler_0.1_license_terms.htm"
import os
More information about the Commits
mailing list