[Xfce4-commits] [apps/xfce4-terminal] 01/01: Update copyright dates

noreply at xfce.org noreply at xfce.org
Thu Jan 4 17:06:59 CET 2018


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

f   2   4   0   4       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 apps/xfce4-terminal.

commit 94f37f97abf686dbea37542d080ca2a2335bd537
Author: Igor <f2404 at yandex.ru>
Date:   Thu Jan 4 11:06:51 2018 -0500

    Update copyright dates
---
 terminal/main.c          | 2 +-
 terminal/terminal-util.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/terminal/main.c b/terminal/main.c
index 6a8f233..9b8c3b2 100644
--- a/terminal/main.c
+++ b/terminal/main.c
@@ -202,7 +202,7 @@ main (int argc, char **argv)
   if (G_UNLIKELY (show_version))
     {
       g_print ("%s %s (Xfce %s)\n\n", PACKAGE_NAME, PACKAGE_VERSION, xfce_version_string ());
-      g_print ("%s\n", "Copyright (c) 2003-2017");
+      g_print ("%s\n", "Copyright (c) 2003-2018");
       g_print ("\t%s\n\n", _("The Xfce development team. All rights reserved."));
       g_print ("%s\n", _("Written by Benedikt Meurer <benny at xfce.org>,"));
       g_print ("%s\n", _("Nick Schermer <nick at xfce.org>"));
diff --git a/terminal/terminal-util.c b/terminal/terminal-util.c
index 3ca4e6b..7fb1a20 100644
--- a/terminal/terminal-util.c
+++ b/terminal/terminal-util.c
@@ -81,7 +81,7 @@ terminal_util_show_about_dialog (GtkWindow *parent)
                          "documenters", documenters,
                          "copyright", "Copyright \302\251 2003-2008 Benedikt Meurer\n"
                                       "Copyright \302\251 2007-2012 Nick Schermer\n"
-                                      "Copyright \302\251 2016-2017 Igor Zakharov",
+                                      "Copyright \302\251 2016-2018 Igor Zakharov",
                          "license", XFCE_LICENSE_GPL,
                          "logo-icon-name", "utilities-terminal",
                          "program-name", PACKAGE_NAME,

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


More information about the Xfce4-commits mailing list