summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-04-18 18:08:22 +0300
committermonsta <[email protected]>2017-04-18 21:42:20 +0300
commitf33f26e625f3f60c8f2e8444c2b78105317a063d (patch)
tree380ad409d09cd645ddd7b9ba4d52ab53f95b8b8e
parent213094ff71f4c77da2e6d3a29d8a10389b392818 (diff)
downloadcaja-f33f26e625f3f60c8f2e8444c2b78105317a063d.tar.bz2
caja-f33f26e625f3f60c8f2e8444c2b78105317a063d.tar.xz
update copyright year to 2017
-rw-r--r--src/caja-window-menus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-window-menus.c b/src/caja-window-menus.c
index f6691876..ef24484b 100644
--- a/src/caja-window-menus.c
+++ b/src/caja-window-menus.c
@@ -538,7 +538,7 @@ action_about_caja_callback (GtkAction *action,
"files and folders, both on "
"your computer and online."),
"copyright", _("Copyright \xC2\xA9 1999-2009 The Nautilus authors\n"
- "Copyright \xC2\xA9 2011-2016 The Caja authors"),
+ "Copyright \xC2\xA9 2011-2017 The Caja authors"),
"license", license_trans,
"wrap-license", TRUE,
"authors", authors,