[Xfce4-commits] <thunar:master> Bump copyright year.

Nick Schermer noreply at xfce.org
Sun Oct 14 15:06:02 CEST 2012


Updating branch refs/heads/master
         to a76b6e508878a90d682b22046b78324fd69d8bf9 (commit)
       from faa7a6f9c7179be19fea11c64b58c0a0f2fd5dfb (commit)

commit a76b6e508878a90d682b22046b78324fd69d8bf9
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Oct 14 13:42:27 2012 +0200

    Bump copyright year.

 thunar/main.c           |    2 +-
 thunar/thunar-dialogs.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/thunar/main.c b/thunar/main.c
index f3d9219..ea94e00 100644
--- a/thunar/main.c
+++ b/thunar/main.c
@@ -166,7 +166,7 @@ main (int argc, char **argv)
   if (G_UNLIKELY (opt_version))
     {
       g_print ("%s %s (Xfce %s)\n\n", PACKAGE_NAME, PACKAGE_VERSION, xfce_version_string ());
-      g_print ("%s\n", "Copyright (c) 2004-2011");
+      g_print ("%s\n", "Copyright (c) 2004-2012");
       g_print ("\t%s\n\n", _("The Thunar development team. All rights reserved."));
       g_print ("%s\n\n", _("Written by Benedikt Meurer <benny at xfce.org>."));
       g_print (_("Please report bugs to <%s>."), PACKAGE_BUGREPORT);
diff --git a/thunar/thunar-dialogs.c b/thunar/thunar-dialogs.c
index 296bb0c..953d4f5 100644
--- a/thunar/thunar-dialogs.c
+++ b/thunar/thunar-dialogs.c
@@ -255,7 +255,7 @@ thunar_dialogs_show_about (GtkWindow   *parent,
                          "comments", comments,
                          "copyright", "Copyright \302\251 2004-2011 Benedikt Meurer\n"
                                       "Copyright \302\251 2009-2011 Jannis Pohlmann\n"
-                                      "Copyright \302\251 2009-2011 Nick Schermer",
+                                      "Copyright \302\251 2009-2012 Nick Schermer",
                          "destroy-with-parent", TRUE,
                          "documenters", documenters,
                          "license", XFCE_LICENSE_GPL,


More information about the Xfce4-commits mailing list