[Xfce4-commits] [xfce/xfconf] 01/01: update copyright year
noreply at xfce.org
noreply at xfce.org
Wed Feb 18 22:09:17 CET 2015
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository xfce/xfconf.
commit 2e89314a1256a21b9def924e852afe32dbd44ba8
Author: Landry Breuil <landry at xfce.org>
Date: Wed Feb 18 22:09:13 2015 +0100
update copyright year
---
xfconf-query/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfconf-query/main.c b/xfconf-query/main.c
index 422743e..4702e63 100644
--- a/xfconf-query/main.c
+++ b/xfconf-query/main.c
@@ -265,7 +265,7 @@ main(int argc, char **argv)
{
g_print("xfconf-query");
g_print(" %s\n\n", PACKAGE_VERSION);
- g_print("%s\n", "Copyright (c) 2008-2011");
+ g_print("%s\n", "Copyright (c) 2008-2015");
g_print("\t%s\n\n", _("The Xfce development team. All rights reserved."));
g_print(_("Please report bugs to <%s>."), PACKAGE_BUGREPORT);
g_print("\n");
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list