[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeadmin/ksysv
From:       Benjamin Meyer <benjamin () csh ! rit ! edu>
Date:       2004-05-31 16:13:39
Message-ID: 20040531161339.CB1BE126C7 () office ! kde ! org
[Download RAW message or body]

CVS commit by bmeyer: 

--author now spits out info, removed custom info out


  M +0 -10     main.cpp   1.44


--- kdeadmin/ksysv/main.cpp  #1.43:1.44
@@ -19,6 +19,4 @@
 #include <iostream>
 
-#include <qvariant.h>
-
 #include <kcmdlineargs.h>
 #include <kaboutdata.h>
@@ -28,17 +26,11 @@
 
 #include "ksvapplication.h"
-#include "ksv_core.h"
 #include "ksv_conf.h"
 #include "ksvconfigwizard.h"
 #include "TopWidget.h"
-
-// copyright notice
 #include "version.h"
 
 using namespace std;
 
-static const char copyright[] = "SysV-Init Editor " KSYSV_VERSION_STRING " Copyright \
                (c) 1997-2000 Peter Putzer.";
-static const char license []  = "All rights reserved. Released under the GNU General \
                Public License (GPL).";
-
 #if (defined(DEBUG) && !(defined(NDEBUG) || defined(NO_DEBUG)))
 #define KSYSV_DEBUG(x)  x
@@ -66,6 +58,4 @@ int main( int argc, char **argv ) {
   qInstallMsgHandler(myMessageOutput);
 
-  cout << copyright << endl << license << endl << endl;
-
   KAboutData about("ksysv", I18N_NOOP("SysV-Init Editor"), KSYSV_VERSION_STRING,
                                    I18N_NOOP ("An editor for Sys-V like init \
configurations."),


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic