[Xfce4-commits] [apps/ristretto] 01/01: Update copyright
noreply at xfce.org
noreply at xfce.org
Fri Jan 27 08:37:33 CET 2017
This is an automated email from the git hooks/post-receive script.
f2404 pushed a commit to branch master
in repository apps/ristretto.
commit 0b2129affaeb07647d23f2d4b36abb8ad2e5950e
Author: Igor <f2404 at yandex.ru>
Date: Fri Jan 27 10:37:28 2017 +0300
Update copyright
---
src/main_window.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/main_window.c b/src/main_window.c
index cbf2fa5..a960ac2 100644
--- a/src/main_window.c
+++ b/src/main_window.c
@@ -2674,7 +2674,8 @@ cb_rstto_main_window_about (GtkWidget *widget, RsttoMainWindow *window)
gtk_about_dialog_set_license((GtkAboutDialog *)about_dialog,
xfce_get_license_text(XFCE_LICENSE_TEXT_GPL));
gtk_about_dialog_set_copyright((GtkAboutDialog *)about_dialog,
- "Copyright \302\251 2006-2012 Stephan Arts");
+ "Copyright \302\251 2006-2012 Stephan Arts\n"
+ "Copyright \302\251 2013-2017 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