diff --git a/thunar/thunar-dialogs.c b/thunar/thunar-dialogs.c index 941c2468b11900ed5f275bc705d1bf996bdb314f..a1c3c0edbab04fd5eb63d8473020c5a8cc32fbab 100644 --- a/thunar/thunar-dialogs.c +++ b/thunar/thunar-dialogs.c @@ -262,7 +262,9 @@ thunar_dialogs_show_about (GtkWindow *parent, "comments", comments, "copyright", "Copyright \302\251 2004-2011 Benedikt Meurer\n" "Copyright \302\251 2009-2011 Jannis Pohlmann\n" - "Copyright \302\251 2009-2012 Nick Schermer", + "Copyright \302\251 2009-2012 Nick Schermer\n" + "Copyright \302\251 2017-2018 Alexander Schwinn\n" + "Copyright \302\251 2017-2018 Andre Miranda", "destroy-with-parent", TRUE, "documenters", documenters, "license", XFCE_LICENSE_GPL,