[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Sun May 25 02:48:54 CEST 2003


CVS commit by staikos: 

version 0.89, update copyrights


  M +4 -3      main.cpp   1.13


--- kdeextragear-2/kst/kst/main.cpp  #1.12:1.13
@@ -209,7 +209,8 @@ int main(int argc, char *argv[]) {
 
   KAboutData aboutData( "kst", I18N_NOOP("Kst"),
-                        VERSION, description, KAboutData::License_GPL,
-                        "(c) 2000, 2001, 2002 Barth Netterfield");
-  aboutData.addAuthor("Barth Netterfield",0, "");
+                        "0.89", description, KAboutData::License_GPL,
+                        "(c) 2000-2003 Barth Netterfield");
+  aboutData.addAuthor("Barth Netterfield", 0, "");
+  aboutData.addAuthor("The University of Toronto", 0, "");
 
   KCmdLineArgs::init( argc, argv, &aboutData );




More information about the Kst mailing list