[Xfce4-commits] [apps/ristretto] 01/01: Update copyright years

noreply at xfce.org noreply at xfce.org
Mon Apr 8 00:52:57 CEST 2019


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/ristretto.

commit fcf1061d43b8cafc871e128b34540d3a382aaca4
Author: Igor <f2404 at yandex.ru>
Date:   Sun Apr 7 18:52:50 2019 -0400

    Update copyright years
---
 src/main_window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main_window.c b/src/main_window.c
index 252f3d8..82143bc 100644
--- a/src/main_window.c
+++ b/src/main_window.c
@@ -2712,7 +2712,7 @@ cb_rstto_main_window_about (GtkWidget *widget, RsttoMainWindow *window)
         xfce_get_license_text(XFCE_LICENSE_TEXT_GPL));
     gtk_about_dialog_set_copyright((GtkAboutDialog *)about_dialog,
         "Copyright \302\251 2006-2012 Stephan Arts\n"
-        "Copyright \302\251 2013-2017 Xfce Developers");
+        "Copyright \302\251 2013-2019 Xfce Developers");
 
     gtk_dialog_run(GTK_DIALOG(about_dialog));
 

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


More information about the Xfce4-commits mailing list