summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-16 15:11:06 +0100
committerrbuj <[email protected]>2021-01-16 15:11:06 +0100
commit76d96adfe1be68f1a18f94bf0669ed0cb4da1c5b (patch)
tree5172f22fc406374790417a4a1ec08c7d86f5d4f7
parent239212e11dcb3f7f8092417d7dd444e898a5c952 (diff)
downloadmate-sensors-applet-76d96adfe1be68f1a18f94bf0669ed0cb4da1c5b.tar.bz2
mate-sensors-applet-76d96adfe1be68f1a18f94bf0669ed0cb4da1c5b.tar.xz
Update copyright to 2021
-rw-r--r--help/C/index.docbook2
-rw-r--r--sensors-applet/about-dialog.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook
index e5bca70..c60d8ae 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -29,7 +29,7 @@
<articleinfo>
<title>&applet; Manual V&manrevision;</title>
<copyright>
- <year>2015-2020</year>
+ <year>2015-2021</year>
<holder>MATE Documentation Team</holder>
</copyright>
<copyright>
diff --git a/sensors-applet/about-dialog.c b/sensors-applet/about-dialog.c
index 4daca71..2f203d7 100644
--- a/sensors-applet/about-dialog.c
+++ b/sensors-applet/about-dialog.c
@@ -39,7 +39,7 @@ void about_dialog_open(SensorsApplet *sensors_applet) {
"version", PACKAGE_VERSION,
"copyright", _("Copyright \xc2\xa9 2005-2009 Alex Murray\n"
"Copyright \xc2\xa9 2011 Stefano Karapetsas\n"
- "Copyright \xc2\xa9 2012-2020 MATE developers"),
+ "Copyright \xc2\xa9 2012-2021 MATE developers"),
"authors", authors,
"documenters", authors,
/* To translator: Put your name here to show up in the About dialog as the translator */