[gnote] Update application copyright



commit 498e988d023790aa93c2c98eaadeb615085681f0
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Feb 26 19:33:02 2017 +0200

    Update application copyright

 src/gnote.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnote.cpp b/src/gnote.cpp
index cbe3310..25528c2 100644
--- a/src/gnote.cpp
+++ b/src/gnote.cpp
@@ -298,7 +298,7 @@ namespace gnote {
     about.set_program_name("Gnote");
     about.set_version(VERSION);
     about.set_logo(IconManager::obj().get_icon(IconManager::GNOTE, 48));
-    about.set_copyright(_("Copyright \xc2\xa9 2010-2016 Aurimas Cernius\n"
+    about.set_copyright(_("Copyright \xc2\xa9 2010-2017 Aurimas Cernius\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."));


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