diff options
author | raveit65 <[email protected]> | 2020-01-10 11:10:49 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-20 21:40:42 +0200 |
commit | c305df402d60b0a2f053ccf140532a7aeb614780 (patch) | |
tree | 266c2e0f598cd81f45694b6cec760baed7f46308 /src | |
parent | b412c8cdb197a2dbb11b3d9e6263d7a64bdad5a7 (diff) | |
download | caja-c305df402d60b0a2f053ccf140532a7aeb614780.tar.bz2 caja-c305df402d60b0a2f053ccf140532a7aeb614780.tar.xz |
Update copyright to 2020
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 5fa00c26..bcc671a2 100644 --- a/src/caja-window-menus.c +++ b/src/caja-window-menus.c @@ -578,7 +578,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-2019 The Caja authors"), + "Copyright \xC2\xA9 2011-2020 The Caja authors"), "license", license_trans, "wrap-license", TRUE, "authors", authors, |