summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-16 12:11:33 +0100
committerrbuj <[email protected]>2021-01-16 12:11:33 +0100
commit7611431445f7b71b56b3c77c25207c5e92b89401 (patch)
treee7772ebe66572da1ae0556bc49c43ef5644f8493
parent2415e6a06831c9748f8b2aa1e325a33e90235115 (diff)
downloadpluma-7611431445f7b71b56b3c77c25207c5e92b89401.tar.bz2
pluma-7611431445f7b71b56b3c77c25207c5e92b89401.tar.xz
Update copyright to 2021
-rw-r--r--help/C/index.docbook2
-rw-r--r--pluma/pluma-commands-help.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook
index 406e234b..09438c17 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -20,7 +20,7 @@
<title>Pluma Manual</title>
<copyright its:translate="no">
- <year>2015-2020</year>
+ <year>2015-2021</year>
<holder>MATE Documentation Project</holder>
</copyright>
<copyright its:translate="no">
diff --git a/pluma/pluma-commands-help.c b/pluma/pluma-commands-help.c
index 0dc8a93a..82bb6504 100644
--- a/pluma/pluma-commands-help.c
+++ b/pluma/pluma-commands-help.c
@@ -118,7 +118,7 @@ void _pluma_cmd_help_about(GtkAction* action, PlumaWindow* window)
"Copyright \xc2\xa9 2003-2006 Paolo Maggi\n"
"Copyright \xc2\xa9 2004-2010 Paolo Borelli, Jesse van den Kieboom\nSteve Fr\303\251cinaux, Ignacio Casal Quinteiro\n"
"Copyright \xc2\xa9 2011 Perberos\n"
- "Copyright \xc2\xa9 2012-2020 MATE developers"),
+ "Copyright \xc2\xa9 2012-2021 MATE developers"),
"license", license_trans,
"wrap-license", TRUE,
"documenters", documenters,