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

List:       kde-commits
Subject:    KDE/kdebase/workspace/klipper
From:       Markus Meik Slopianka <kamikazow () web ! de>
Date:       2010-07-26 15:57:27
Message-ID: 20100726155727.5FEADAC7CB () svn ! kde ! org
[Download RAW message or body]

SVN commit 1154963 by markuss:

Slightly modified 'About' window to:
a.) Carry the "Copyright" term (legally required)
b.) Use Unicode ( © and en-dash)

To the module owner: Please consider bumping the copyright year to 2011 (SC 4.6 will be released then)

 M  +5 -3      klipper.cpp  


--- trunk/KDE/kdebase/workspace/klipper/klipper.cpp #1154962:1154963
@@ -1042,9 +1042,11 @@
 {
   m_about_data = new KAboutData("klipper", 0, ki18n("Klipper"),
     klipper_version, ki18n(description), KAboutData::License_GPL,
-		       ki18n("(c) 1998, Andrew Stanley-Jones\n"
-		       "1998-2002, Carsten Pfeiffer\n"
-		       "2001, Patrick Dubroy"));
+		       ki18n("Copyright  © 1998, Andrew Stanley-Jones\n"
+		       "Copyright  © 1998–2002, Carsten Pfeiffer\n"
+		       "Copyright  © 2001, Patrick Dubroy\n"
+		       "Copyright  © 1998–2010 various other Klipper authors"
+		      ));
 
   m_about_data->addAuthor(ki18n("Carsten Pfeiffer"),
                       ki18n("Author"),
[prev in list] [next in list] [prev in thread] [next in thread] 

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