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

List:       kde-commits
Subject:    KDE/kdevelop/src
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-02-14 8:43:18
Message-ID: 1234600998.506629.22754.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 925798 by apaku:

Use "Copyright" instead of "(c)" thats at least a bit better legally.

 M  +1 -1      main.cpp  


--- trunk/KDE/kdevelop/src/main.cpp #925797:925798
@@ -57,7 +57,7 @@
     static const char description[] = I18N_NOOP( "The KDevelop Integrated \
Development Environment" );  KAboutData aboutData( "kdevelop", 0, ki18n( "KDevelop" \
                ),
                           i18n("%1 (using KDevPlatform %2)", QString(VERSION), \
                Core::version()).toUtf8(), ki18n(description), \
                KAboutData::License_GPL,
-                          ki18n( "(c) 1999-2009, The KDevelop developers" ), \
KLocalizedString(), "http://www.kdevelop.org" ); +                          ki18n( \
"Copyright 1999-2009, The KDevelop developers" ), KLocalizedString(), \
"http://www.kdevelop.org" );  aboutData.addAuthor( ki18n("Andreas Pakulat"), ki18n( \
"Maintainer, Architecture, VCS Support, Project Management Support, QMake \
                Projectmanager" ), "apaku@gmx.de" );
     aboutData.addAuthor( ki18n("Alexander Dymo"), ki18n( "Architecture, Sublime UI, \
                Ruby support" ), "adymo@kdevelop.org" );
     aboutData.addAuthor( ki18n("David Nolden"), ki18n( "Definition-Use Chain, C++ \
Support" ), "david.nolden.kdevelop@art-master.de" );


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

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