[Xfce4-commits] <midori:master> Update copyright year for '--version' and About dialogue

Christian Dywan noreply at xfce.org
Sat Feb 12 17:10:01 CET 2011


Updating branch refs/heads/master
         to 4eb874f0449f5426a130bf0580e58ae53de5ffc0 (commit)
       from 27bba3c318cabe8c0a08e84e9c84e3a577555798 (commit)

commit 4eb874f0449f5426a130bf0580e58ae53de5ffc0
Author: Christian Dywan <christian at twotoasts.de>
Date:   Sat Feb 12 17:09:35 2011 +0100

    Update copyright year for '--version' and About dialogue

 midori/main.c           |    2 +-
 midori/midori-browser.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/midori/main.c b/midori/main.c
index 1aaf0cd..4344756 100644
--- a/midori/main.c
+++ b/midori/main.c
@@ -1737,7 +1737,7 @@ main (int    argc,
     {
         g_print (
           "%s %s\n\n"
-          "Copyright (c) 2007-2010 Christian Dywan\n\n"
+          "Copyright (c) 2007-2011 Christian Dywan\n\n"
           "%s\n"
           "\t%s\n\n"
           "%s\n"
diff --git a/midori/midori-browser.c b/midori/midori-browser.c
index 33a611a..c5a789e 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -4522,7 +4522,7 @@ _action_about_activate (GtkAction*     action,
         "name", PACKAGE_NAME,
         "version", PACKAGE_VERSION,
         "comments", comments,
-        "copyright", "Copyright © 2007-2010 Christian Dywan",
+        "copyright", "Copyright © 2007-2011 Christian Dywan",
         "website", "http://www.twotoasts.de",
         "authors", credits_authors,
         "documenters", credits_documenters,



More information about the Xfce4-commits mailing list