[tomboy] Update copyright years to 2016



commit 23d5a12a9c5ea0b5ebb524fd0458e3c9024d575d
Author: Alex Tereschenko <frozen and blue gmail com>
Date:   Sun Aug 21 13:02:02 2016 +0200

    Update copyright years to 2016

 Tomboy/Tomboy.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Tomboy/Tomboy.cs b/Tomboy/Tomboy.cs
index 88f57b9..53fb865 100644
--- a/Tomboy/Tomboy.cs
+++ b/Tomboy/Tomboy.cs
@@ -425,7 +425,7 @@ namespace Tomboy
                        about.Logo = GuiUtils.GetIcon ("tomboy", 48);
                        about.Copyright =
                                Catalog.GetString ("Copyright \xa9 2004-2007 Alex Graveley\n" +
-                                                  "Copyright \xa9 2004-2011 Others\n");
+                                                  "Copyright \xa9 2004-2016 Others\n");
                        about.Comments = Catalog.GetString ("A simple and easy to use desktop " +
                                                            "note-taking application.");
                        about.WindowPosition = Gtk.WindowPosition.Center;
@@ -578,7 +578,7 @@ namespace Tomboy
                                        "application.\n" +
                                        "Copyright \xa9 2004-2007 Alex Graveley\n" +
                                                        "<alex beatniksoftware com>\n\n" +              
-                                                       "Copyright \xa9 2004-2011 Others\n"
+                                                       "Copyright \xa9 2004-2016 Others\n"
                                                        );
 
                        Console.Write (about);


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