diff options
author | rbuj <[email protected]> | 2021-01-16 09:48:04 +0100 |
---|---|---|
committer | Robert Antoni Buj Gelonch <[email protected]> | 2021-01-16 10:13:30 +0100 |
commit | a7792f2082010666a33f5eaa7b8dc2e1c8b483e8 (patch) | |
tree | a0d6315240b04734bc00d7ca398ddf40860589db /src/caja-window-menus.c | |
parent | c40ba28530d73cd1739d2b8fa86b2a05f3adc7a3 (diff) | |
download | caja-a7792f2082010666a33f5eaa7b8dc2e1c8b483e8.tar.bz2 caja-a7792f2082010666a33f5eaa7b8dc2e1c8b483e8.tar.xz |
Update copyright to 2021
Diffstat (limited to 'src/caja-window-menus.c')
-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 6796b9ab..9f4c2161 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-2020 The Caja authors"), + "Copyright \xC2\xA9 2011-2021 The Caja authors"), "license", license_trans, "wrap-license", TRUE, "authors", authors, |