diff options
author | rbuj <[email protected]> | 2021-01-16 12:29:49 +0100 |
---|---|---|
committer | rbuj <[email protected]> | 2021-01-16 12:29:49 +0100 |
commit | 97249b980d331a6707348109a05228279ba9c9d2 (patch) | |
tree | 2e85963368bd525b3f18a218d8db66d7bfe3dcde /battstat | |
parent | c5b853947084f845c457794e5541d03af2c07199 (diff) | |
download | mate-applets-97249b980d331a6707348109a05228279ba9c9d2.tar.bz2 mate-applets-97249b980d331a6707348109a05228279ba9c9d2.tar.xz |
Update copyright to 2021
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 d89583ff..d2d29134 100644 --- a/battstat/battstat_applet.c +++ b/battstat/battstat_applet.c @@ -850,7 +850,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-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "comments", comments, "authors", authors, "documenters", documenters, diff --git a/battstat/docs/C/index.docbook b/battstat/docs/C/index.docbook index d59ee77e..53e637fb 100644 --- a/battstat/docs/C/index.docbook +++ b/battstat/docs/C/index.docbook @@ -25,7 +25,7 @@ threshold.</para> </abstract> <copyright> - <year>2015-2020</year> + <year>2015-2021</year> <holder>MATE Documentation Project</holder> </copyright> <copyright> |