diff options
author | raveit65 <[email protected]> | 2020-01-10 17:56:41 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-10 17:56:41 +0100 |
commit | b9331e748a23dca488832c4bfc410dbcddc43214 (patch) | |
tree | 8f748b6dc005523b2090b6c0ca6b38b91259eb94 /battstat | |
parent | 9714c20d062af14e9b6cbf4cf3c9374acc6b9101 (diff) | |
download | mate-applets-b9331e748a23dca488832c4bfc410dbcddc43214.tar.bz2 mate-applets-b9331e748a23dca488832c4bfc410dbcddc43214.tar.xz |
Update copyright to 2020
Diffstat (limited to 'battstat')
-rw-r--r-- | battstat/battstat_applet.c | 2 | ||||
-rw-r--r-- | battstat/docs/C/index.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/battstat/battstat_applet.c b/battstat/battstat_applet.c index 918f16da..76e80f35 100644 --- a/battstat/battstat_applet.c +++ b/battstat/battstat_applet.c @@ -837,7 +837,7 @@ about_cb( GtkAction *action, ProgressData *battstat ) "version", VERSION, "copyright", _("Copyright \xc2\xa9 2000 The Gnulix Society\n" "Copyright \xc2\xa9 2002-2005 Free Software Foundation and others\n" - "Copyright \xc2\xa9 2012-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "comments", comments, "authors", authors, "documenters", documenters, diff --git a/battstat/docs/C/index.docbook b/battstat/docs/C/index.docbook index 1ce038f7..d59ee77e 100644 --- a/battstat/docs/C/index.docbook +++ b/battstat/docs/C/index.docbook @@ -25,7 +25,7 @@ threshold.</para> </abstract> <copyright> - <year>2019</year> + <year>2015-2020</year> <holder>MATE Documentation Project</holder> </copyright> <copyright> |