From 6b911053fd9c35cc1ccc9d3d67cbc2f3258ad1d9 Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 9 Jan 2018 17:43:43 +0300 Subject: update copyright year to 2018 --- properties/libatril-properties-page.caja-extension.in.in | 2 +- shell/ev-window.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/properties/libatril-properties-page.caja-extension.in.in b/properties/libatril-properties-page.caja-extension.in.in index 28eb5deb..c7d85256 100644 --- a/properties/libatril-properties-page.caja-extension.in.in +++ b/properties/libatril-properties-page.caja-extension.in.in @@ -5,4 +5,4 @@ _Description=Shows details for Atril documents Version=@VERSION@ Author=Andrew Sobala ;Bastien Nocera Website=http://www.mate-desktop.org/ -Copyright=Copyright (C) 2000, 2001 Eazel Inc.\nCopyright (C) 2003 Andrew Sobala \nCopyright (C) 2005 Bastien Nocera \nCopyright (C) 2005 Red Hat, Inc\nCopyright (C) 2012–2017 The MATE developers +Copyright=Copyright (C) 2000, 2001 Eazel Inc.\nCopyright (C) 2003 Andrew Sobala \nCopyright (C) 2005 Bastien Nocera \nCopyright (C) 2005 Red Hat, Inc\nCopyright (C) 2012–2018 The MATE developers diff --git a/shell/ev-window.c b/shell/ev-window.c index 9102fe2b..e6bee902 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -5258,7 +5258,7 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window) "name", _("Atril"), "version", VERSION, "copyright", - _("© 1996–2009 The Evince authors\n© 2012–2017 The MATE developers"), + _("© 1996–2009 The Evince authors\n© 2012–2018 The MATE developers"), "license", license_trans, "website", "http://www.mate-desktop.org/", "comments", comments, -- cgit v1.2.1