From 35a19a161e2e54d96697121e71d471130175ec3e Mon Sep 17 00:00:00 2001
From: rbuj <robert.buj@gmail.com>
Date: Sat, 16 Jan 2021 09:48:04 +0100
Subject: Update copyright to 2021

---
 src/caja-window-menus.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

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,
-- 
cgit v1.2.1