[Xfce4-commits] [xfce/xfdesktop] 02/02: Update copyright year
noreply at xfce.org
noreply at xfce.org
Sat Jul 13 23:27:26 CEST 2019
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/xfdesktop.
commit e55c5dc22340db06b67d85e045564879f7ceeefe
Author: Andre Miranda <andreldm at xfce.org>
Date: Sat Jul 13 18:27:03 2019 -0300
Update copyright year
---
settings/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings/main.c b/settings/main.c
index 6d357f9..baa3d8c 100644
--- a/settings/main.c
+++ b/settings/main.c
@@ -2166,7 +2166,7 @@ main(int argc, char **argv)
if(G_UNLIKELY(opt_version)) {
g_print("%s %s (Xfce %s)\n\n", G_LOG_DOMAIN, VERSION, xfce_version_string());
- g_print("%s\n", "Copyright (c) 2004-2015");
+ g_print("%s\n", "Copyright (c) 2004-2019");
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