summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2018-01-09 18:05:05 +0300
committermonsta <[email protected]>2018-01-09 18:05:05 +0300
commitf8482dd96bf98d1b14e3f62d3b3a2be44fdc26a4 (patch)
treefca8c09ee767ff48dd2292746826c519737206db
parentff3d4e3b2761ace945c23c02df009dbfa6354be1 (diff)
downloadcaja-f8482dd96bf98d1b14e3f62d3b3a2be44fdc26a4.tar.bz2
caja-f8482dd96bf98d1b14e3f62d3b3a2be44fdc26a4.tar.xz
update copyright year to 2018
-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 b0ee8747..6e46fd5a 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-2017 The Caja authors"),
+ "Copyright \xC2\xA9 2011-2018 The Caja authors"),
"license", license_trans,
"wrap-license", TRUE,
"authors", authors,