[gnote] Update copyright notices in about dialog



commit f024fe1bacfb393c274e143ff0c8efcd7d6ad0bf
Author: Aurimas Ä?ernius <aurisc4 gmail com>
Date:   Sun Mar 27 15:32:38 2011 +0300

    Update copyright notices in about dialog
    
    Make them up to date.

 src/gnote.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnote.cpp b/src/gnote.cpp
index 600d445..0b804ff 100644
--- a/src/gnote.cpp
+++ b/src/gnote.cpp
@@ -342,7 +342,7 @@ namespace gnote {
     about.set_version(VERSION);
     about.set_logo(utils::get_icon("gnote", 48));
     about.set_copyright(_("Copyright \xc2\xa9 2010-2011 Aurimas Cernius\n"
-                          "Copyright \xc2\xa9 2009-2010 Debarshi Ray\n"
+                          "Copyright \xc2\xa9 2009-2011 Debarshi Ray\n"
                           "Copyright \xc2\xa9 2009 Hubert Figuiere\n"
                           "Copyright \xc2\xa9 2004-2009 the Tomboy original authors."));
     about.set_comments(_("A simple and easy to use desktop "



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]