summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-10 13:46:15 +0100
committerraveit65 <[email protected]>2020-01-10 13:46:15 +0100
commit46db20db6cc5268bbab47fedf97548562b1e537d (patch)
treec2c35f5cc24d3be0f3fb0779fd1e8ca8edc67b91 /src
parent4deb89e7fa95e8abffb86f517878a9bc0d30b7bc (diff)
downloadengrampa-46db20db6cc5268bbab47fedf97548562b1e537d.tar.bz2
engrampa-46db20db6cc5268bbab47fedf97548562b1e537d.tar.xz
Update copyright to 2020
Diffstat (limited to 'src')
-rw-r--r--src/actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions.c b/src/actions.c
index fee89d5..60cdab3 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -898,7 +898,7 @@ activate_action_about (GtkAction *action,
gtk_show_about_dialog (GTK_WINDOW (window),
"version", VERSION,
"copyright", _("Copyright \xc2\xa9 2001–2010 Free Software Foundation, Inc.\n"
- "Copyright \xc2\xa9 2012–2019 The MATE developers"),
+ "Copyright \xc2\xa9 2012–2020 The MATE developers"),
"comments", _("An archive manager for MATE."),
"authors", authors,
"documenters", documenters,