diff options
author | rbuj <[email protected]> | 2021-01-16 09:48:04 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-07-21 19:33:49 +0200 |
commit | 35a19a161e2e54d96697121e71d471130175ec3e (patch) | |
tree | f8a6c03d11e242e818423da1c20ee477bbfe4621 | |
parent | d3c83cdf206b7a76934f05a243564f9e4dff13c7 (diff) | |
download | caja-35a19a161e2e54d96697121e71d471130175ec3e.tar.bz2 caja-35a19a161e2e54d96697121e71d471130175ec3e.tar.xz |
Update copyright to 2021
-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 ebfd40be..67b88077 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, |