diff options
author | Stefano Karapetsas <[email protected]> | 2013-02-23 22:32:33 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-02-23 22:32:33 +0100 |
commit | c9dd4ede0f4b81b73f71d16acdffe3ac77211654 (patch) | |
tree | b9af456dcd249de0cbbbda459a32c62c79314061 /src | |
parent | 66c7b2280e965b83c121f45db4b111e2fcba8802 (diff) | |
download | caja-c9dd4ede0f4b81b73f71d16acdffe3ac77211654.tar.bz2 caja-c9dd4ede0f4b81b73f71d16acdffe3ac77211654.tar.xz |
Update copyright
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 ac6ecc5e..82d4c4d6 100644 --- a/src/caja-window-menus.c +++ b/src/caja-window-menus.c @@ -535,7 +535,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-2012 The Caja authors"), + "Copyright \xC2\xA9 2011-2013 The Caja authors"), "license", license_trans, "wrap-license", TRUE, "authors", authors, |