[Xfce4-commits] <midori:master> Update copyright in --version and about dialogue

Christian Dywan noreply at xfce.org
Sat Apr 10 01:00:06 CEST 2010


Updating branch refs/heads/master
         to f71e86d879a3a9fd58a118f6986cefe1da249ad5 (commit)
       from 628761346b61edacecd9d95976dd48511fd24b69 (commit)

commit f71e86d879a3a9fd58a118f6986cefe1da249ad5
Author: Christian Dywan <christian at twotoasts.de>
Date:   Sat Apr 10 00:54:24 2010 +0200

    Update copyright in --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 a47adf8..e79d78f 100644
--- a/midori/main.c
+++ b/midori/main.c
@@ -1663,7 +1663,7 @@ main (int    argc,
     {
         g_print (
           "%s %s\n\n"
-          "Copyright (c) 2007-2009 Christian Dywan\n\n"
+          "Copyright (c) 2007-2010 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 d8216e8..d0b2cd3 100644
--- a/midori/midori-browser.c
+++ b/midori/midori-browser.c
@@ -5021,7 +5021,7 @@ _action_about_activate (GtkAction*     action,
         "name", PACKAGE_NAME,
         "version", PACKAGE_VERSION,
         "comments", comments,
-        "copyright", "Copyright © 2007-2009 Christian Dywan",
+        "copyright", "Copyright © 2007-2010 Christian Dywan",
         "website", "http://www.twotoasts.de",
         "authors", credits_authors,
         "documenters", credits_documenters,



More information about the Xfce4-commits mailing list