From f31a46d1eb74e0fc260fea31aa73e08d12ddece3 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 21 Jan 2014 19:59:22 +0100 Subject: Update copyright in about dialog --- shell/ev-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/ev-window.c b/shell/ev-window.c index f4e9a67c..ad9feacc 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -4594,7 +4594,7 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window) "name", _("Atril"), "version", VERSION, "copyright", - _("© 1996–2009 The Atril authors"), + _("© 1996–2009 The Evince authors\n© 2012–2014 The MATE developers"), "license", license_trans, "website", "http://www.mate-desktop.org/", "comments", comments, -- cgit v1.2.1