From e5ff422ec35427d6c2005db6f002c319d1fd43c0 Mon Sep 17 00:00:00 2001
From: raveit65 <mate@raveit.de>
Date: Sun, 12 Jan 2020 19:13:03 +0100
Subject: Update copyright to 2020

---
 help/C/index.docbook          | 4 ++--
 sensors-applet/about-dialog.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/help/C/index.docbook b/help/C/index.docbook
index d727ce1..0a168d8 100644
--- a/help/C/index.docbook
+++ b/help/C/index.docbook
@@ -29,8 +29,8 @@
   <articleinfo> 
     <title>&applet; Manual V&manrevision;</title>
     <copyright> 
-      <year>2019</year> 
-      <holder>MATE Development</holder>
+      <year>2015-2020</year> 
+      <holder>MATE Documentation Team</holder>
     </copyright>
     <copyright> 
       <year>2006</year> 
diff --git a/sensors-applet/about-dialog.c b/sensors-applet/about-dialog.c
index 4bc4a87..4daca71 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-2019 MATE developers"),
+                                 "Copyright \xc2\xa9 2012-2020 MATE developers"),
                   "authors", authors,
                   "documenters", authors,
                   /* To translator: Put your name here to show up in the About dialog as the translator */
-- 
cgit v1.2.1