[Xfce4-commits] [xfce/thunar] 01/01: Update another copyright string

noreply at xfce.org noreply at xfce.org
Sat Feb 21 14:40:51 CET 2015


This is an automated email from the git hooks/post-receive script.

hjudt pushed a commit to branch master
in repository xfce/thunar.

commit 3036bc11db02ab28d1c513496f25750419a1bc17
Author: Harald Judt <h.judt at gmx.at>
Date:   Sat Feb 21 14:39:58 2015 +0100

    Update another copyright string
---
 thunar/main.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thunar/main.c b/thunar/main.c
index 0c66a5c..a496f2a 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-2014");
+      g_print ("%s\n", "Copyright (c) 2004-2015");
       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);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list