summaryrefslogtreecommitdiff
path: root/mateweather/mateweather-about.c
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-10 17:56:41 +0100
committerraveit65 <[email protected]>2020-01-10 17:56:41 +0100
commitb9331e748a23dca488832c4bfc410dbcddc43214 (patch)
tree8f748b6dc005523b2090b6c0ca6b38b91259eb94 /mateweather/mateweather-about.c
parent9714c20d062af14e9b6cbf4cf3c9374acc6b9101 (diff)
downloadmate-applets-b9331e748a23dca488832c4bfc410dbcddc43214.tar.bz2
mate-applets-b9331e748a23dca488832c4bfc410dbcddc43214.tar.xz
Update copyright to 2020
Diffstat (limited to 'mateweather/mateweather-about.c')
-rw-r--r--mateweather/mateweather-about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mateweather/mateweather-about.c b/mateweather/mateweather-about.c
index aa4166b0..5c1389f3 100644
--- a/mateweather/mateweather-about.c
+++ b/mateweather/mateweather-about.c
@@ -54,7 +54,7 @@ void mateweather_about_run(MateWeatherApplet* gw_applet)
"title", _("About Weather Report"),
"version", VERSION,
"copyright", _("Copyright \xC2\xA9 1999-2005 by S. Papadimitriou and others\n"
- "Copyright \xc2\xa9 2012-2019 MATE developers"),
+ "Copyright \xc2\xa9 2012-2020 MATE developers"),
"comments", _("A panel application for monitoring local weather conditions."),
"authors", authors,
"documenters", documenters,