diff options
author | Wu Xiaotian <[email protected]> | 2019-01-24 22:48:49 +0800 |
---|---|---|
committer | Wu Xiaotian <[email protected]> | 2019-01-24 22:48:49 +0800 |
commit | 331a0e15750c92795aedb05a5e4178c6acc16bc1 (patch) | |
tree | b153d2a309e8501a7ddc9caa1a2ed2304746f97f /src | |
parent | d373d6c83354d9c3169a5588da33372ecca4f75c (diff) | |
download | caja-331a0e15750c92795aedb05a5e4178c6acc16bc1.tar.bz2 caja-331a0e15750c92795aedb05a5e4178c6acc16bc1.tar.xz |
Update copyright to 2019
Diffstat (limited to 'src')
-rw-r--r-- | src/caja-window-menus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-window-menus.c b/src/caja-window-menus.c index a32bc772..d96df926 100644 --- a/src/caja-window-menus.c +++ b/src/caja-window-menus.c @@ -583,7 +583,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-2018 The Caja authors"), + "Copyright \xC2\xA9 2011-2019 The Caja authors"), "license", license_trans, "wrap-license", TRUE, "authors", authors, |