summaryrefslogtreecommitdiff
path: root/mateweather/src
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-16 12:29:49 +0100
committerrbuj <[email protected]>2021-01-16 12:29:49 +0100
commit97249b980d331a6707348109a05228279ba9c9d2 (patch)
tree2e85963368bd525b3f18a218d8db66d7bfe3dcde /mateweather/src
parentc5b853947084f845c457794e5541d03af2c07199 (diff)
downloadmate-applets-97249b980d331a6707348109a05228279ba9c9d2.tar.bz2
mate-applets-97249b980d331a6707348109a05228279ba9c9d2.tar.xz
Update copyright to 2021
Diffstat (limited to 'mateweather/src')
-rw-r--r--mateweather/src/mateweather-about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mateweather/src/mateweather-about.c b/mateweather/src/mateweather-about.c
index 5c1389f3..55607bbf 100644
--- a/mateweather/src/mateweather-about.c
+++ b/mateweather/src/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-2020 MATE developers"),
+ "Copyright \xc2\xa9 2012-2021 MATE developers"),
"comments", _("A panel application for monitoring local weather conditions."),
"authors", authors,
"documenters", documenters,