From 97249b980d331a6707348109a05228279ba9c9d2 Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 16 Jan 2021 12:29:49 +0100 Subject: Update copyright to 2021 --- accessx-status/docs/C/index.docbook | 2 +- accessx-status/src/applet.c | 2 +- battstat/battstat_applet.c | 2 +- battstat/docs/C/index.docbook | 2 +- charpick/charpick.c | 2 +- charpick/help/C/index.docbook | 2 +- command/src/command.c | 2 +- cpufreq/help/C/index.docbook | 2 +- cpufreq/src/cpufreq-applet.c | 2 +- drivemount/help/C/index.docbook | 2 +- drivemount/src/drivemount.c | 2 +- geyes/docs/C/index.docbook | 2 +- geyes/src/geyes.c | 2 +- mateweather/docs/C/index.docbook | 2 +- mateweather/src/mateweather-about.c | 2 +- multiload/docs/C/index.docbook | 2 +- multiload/src/main.c | 2 +- netspeed/help/C/index.docbook | 2 +- netspeed/src/netspeed.c | 2 +- stickynotes/docs/C/index.docbook | 2 +- stickynotes/stickynotes_applet_callbacks.c | 2 +- timerapplet/src/timerapplet.c | 2 +- trashapplet/docs/C/index.docbook | 2 +- trashapplet/src/trashapplet.c | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/accessx-status/docs/C/index.docbook b/accessx-status/docs/C/index.docbook index 79e6a766..3cede9fc 100644 --- a/accessx-status/docs/C/index.docbook +++ b/accessx-status/docs/C/index.docbook @@ -22,7 +22,7 @@ The &applet; shows the status of the keyboard accessibility features. - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/accessx-status/src/applet.c b/accessx-status/src/applet.c index d040a27e..4101bb61 100644 --- a/accessx-status/src/applet.c +++ b/accessx-status/src/applet.c @@ -113,7 +113,7 @@ about_cb (GtkAction* action, "version", VERSION, "comments", _("Shows the state of AccessX features such as latched modifiers"), "copyright", _("Copyright \xc2\xa9 2003 Sun Microsystems\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "authors", authors, "documenters", documenters, "translator-credits", _("translator-credits"), 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. - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/charpick/charpick.c b/charpick/charpick.c index 54842ec2..696d7067 100644 --- a/charpick/charpick.c +++ b/charpick/charpick.c @@ -608,7 +608,7 @@ about (GtkAction *action, "title", _("About Character Palette"), "version", VERSION, "copyright", _("Copyright \xc2\xa9 1998, 2004-2005 GNOME Applets Maintainers and others\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "comments", _("MATE Panel applet for selecting strange " "characters that are not on the keyboard. " "Released under GNU General Public Licence."), diff --git a/charpick/help/C/index.docbook b/charpick/help/C/index.docbook index c5875b9c..81a0f7fd 100644 --- a/charpick/help/C/index.docbook +++ b/charpick/help/C/index.docbook @@ -25,7 +25,7 @@ special symbols, and punctuation marks. - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/command/src/command.c b/command/src/command.c index 824cb6e3..231aeb45 100644 --- a/command/src/command.c +++ b/command/src/command.c @@ -125,7 +125,7 @@ command_about_callback (GtkAction *action, CommandApplet *command_applet) "title", _("About Command Applet"), "version", VERSION, "copyright", _("Copyright \xc2\xa9 2013-2014 Stefano Karapetsas\n" - "Copyright \xc2\xa9 2015-2020 MATE developers"), + "Copyright \xc2\xa9 2015-2021 MATE developers"), "authors", authors, "comments", _("Shows the output of a command"), "translator-credits", _("translator-credits"), diff --git a/cpufreq/help/C/index.docbook b/cpufreq/help/C/index.docbook index 62c22705..ecd12a05 100644 --- a/cpufreq/help/C/index.docbook +++ b/cpufreq/help/C/index.docbook @@ -22,7 +22,7 @@ interface to change the clock speed if the CPU supports it. - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/cpufreq/src/cpufreq-applet.c b/cpufreq/src/cpufreq-applet.c index 87fbc7af..eb887229 100644 --- a/cpufreq/src/cpufreq-applet.c +++ b/cpufreq/src/cpufreq-applet.c @@ -478,7 +478,7 @@ cpufreq_applet_about_cb (GtkAction *action, "title", _("About CPU Frequency Scaling Monitor"), "version", VERSION, "copyright", _("Copyright \xC2\xA9 2004 Carlos Garcia Campos\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "comments", _("This utility shows the current CPU " "Frequency Scaling."), "authors", authors, diff --git a/drivemount/help/C/index.docbook b/drivemount/help/C/index.docbook index 88c5a1b3..be933f1b 100644 --- a/drivemount/help/C/index.docbook +++ b/drivemount/help/C/index.docbook @@ -26,7 +26,7 @@ - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/drivemount/src/drivemount.c b/drivemount/src/drivemount.c index d6a77f20..fa2857a1 100644 --- a/drivemount/src/drivemount.c +++ b/drivemount/src/drivemount.c @@ -118,7 +118,7 @@ display_about_dialog (GtkAction *action, "title", _("About Disk Mounter"), "version", VERSION, "copyright", _("Copyright \xC2\xA9 2004 Canonical Ltd\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "comments", _("Applet for mounting and unmounting block volumes."), "authors", authors, "documenters", documenters, diff --git a/geyes/docs/C/index.docbook b/geyes/docs/C/index.docbook index f6c595d1..71f7384a 100644 --- a/geyes/docs/C/index.docbook +++ b/geyes/docs/C/index.docbook @@ -25,7 +25,7 @@ pointer around your screen, through a pair of moving eyes. - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/geyes/src/geyes.c b/geyes/src/geyes.c index 88486438..3c8b182c 100644 --- a/geyes/src/geyes.c +++ b/geyes/src/geyes.c @@ -189,7 +189,7 @@ about_cb (GtkAction *action, "comments", _("A goofy set of eyes for the MATE " "panel. They follow your mouse."), "copyright", _("Copyright \xC2\xA9 1999 Dave Camp\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "authors", authors, "documenters", documenters, "translator-credits", _("translator-credits"), diff --git a/mateweather/docs/C/index.docbook b/mateweather/docs/C/index.docbook index 806fedd1..e531b07d 100644 --- a/mateweather/docs/C/index.docbook +++ b/mateweather/docs/C/index.docbook @@ -27,7 +27,7 @@ sunrise and sunset, wind direction, pressure, and more. All units are customizable. - 2015-2020 + 2015-2021 MATE Documentation Project 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, diff --git a/multiload/docs/C/index.docbook b/multiload/docs/C/index.docbook index 341837a4..8bfe2375 100644 --- a/multiload/docs/C/index.docbook +++ b/multiload/docs/C/index.docbook @@ -25,7 +25,7 @@ format in a panel. - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/multiload/src/main.c b/multiload/src/main.c index d27bef7a..124020ba 100644 --- a/multiload/src/main.c +++ b/multiload/src/main.c @@ -60,7 +60,7 @@ about_cb (GtkAction *action, "title", _("About System Monitor"), "version", VERSION, "copyright", _("Copyright \xc2\xa9 1999-2005 Free Software Foundation and others\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "comments", _("A system load monitor capable of displaying graphs " "for CPU, ram, and swap space use, plus network " "traffic."), diff --git a/netspeed/help/C/index.docbook b/netspeed/help/C/index.docbook index f07eb0a9..725ab343 100644 --- a/netspeed/help/C/index.docbook +++ b/netspeed/help/C/index.docbook @@ -25,7 +25,7 @@ &applet; shows how much traffic occurs on a specified network device. - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/netspeed/src/netspeed.c b/netspeed/src/netspeed.c index 59c016b8..fd5511d8 100644 --- a/netspeed/src/netspeed.c +++ b/netspeed/src/netspeed.c @@ -1051,7 +1051,7 @@ about_cb (GtkAction *action, "version", VERSION, "copyright", _("Copyright \xc2\xa9 2002-2003 Jörgen Scheibengruber\n" "Copyright \xc2\xa9 2011-2014 Stefano Karapetsas\n" - "Copyright \xc2\xa9 2015-2020 MATE developers"), + "Copyright \xc2\xa9 2015-2021 MATE developers"), "comments", _("A little applet that displays some information on the traffic on the specified network device"), "authors", authors, "documenters", NULL, diff --git a/stickynotes/docs/C/index.docbook b/stickynotes/docs/C/index.docbook index 06adce9d..a93bb63f 100644 --- a/stickynotes/docs/C/index.docbook +++ b/stickynotes/docs/C/index.docbook @@ -23,7 +23,7 @@ Template last modified Mar 12, 2002 - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/stickynotes/stickynotes_applet_callbacks.c b/stickynotes/stickynotes_applet_callbacks.c index e643dcb7..4e006bd2 100644 --- a/stickynotes/stickynotes_applet_callbacks.c +++ b/stickynotes/stickynotes_applet_callbacks.c @@ -425,7 +425,7 @@ menu_about_cb (GtkAction *action, "version", VERSION, "copyright", _("Copyright \xc2\xa9 2002-2003 Loban A Rahman\n" "Copyright \xc2\xa9 2005 Davyd Madeley\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "comments", _("Sticky Notes for the " "MATE Desktop Environment"), "authors", authors, diff --git a/timerapplet/src/timerapplet.c b/timerapplet/src/timerapplet.c index 411e3181..6e1fc2d4 100644 --- a/timerapplet/src/timerapplet.c +++ b/timerapplet/src/timerapplet.c @@ -277,7 +277,7 @@ timer_about_callback (GtkAction *action, TimerApplet *applet) "title", _("About Timer Applet"), "version", VERSION, "copyright", _("Copyright \xc2\xa9 2014 Stefano Karapetsas\n" - "Copyright \xc2\xa9 2015-2020 MATE developers"), + "Copyright \xc2\xa9 2015-2021 MATE developers"), "authors", authors, "comments", _("Start a timer and receive a notification when it is finished"), "translator-credits", _("translator-credits"), diff --git a/trashapplet/docs/C/index.docbook b/trashapplet/docs/C/index.docbook index f62be0bf..407b1d80 100644 --- a/trashapplet/docs/C/index.docbook +++ b/trashapplet/docs/C/index.docbook @@ -16,7 +16,7 @@ &applet; lets you manage your trash from the panel. - 2015-2020 + 2015-2021 MATE Documentation Project diff --git a/trashapplet/src/trashapplet.c b/trashapplet/src/trashapplet.c index f50d136f..3e98f283 100644 --- a/trashapplet/src/trashapplet.c +++ b/trashapplet/src/trashapplet.c @@ -429,7 +429,7 @@ trash_applet_show_about (GtkAction *action, "version", VERSION, "copyright", _("Copyright \xc2\xa9 2004 Michiel Sikkes\n" "Copyright \xc2\xa9 2008 Ryan Lortie\n" - "Copyright \xc2\xa9 2012-2020 MATE developers"), + "Copyright \xc2\xa9 2012-2021 MATE developers"), "comments", _("A MATE trash bin that lives in your panel. " "You can use it to view the trash or drag " "and drop items into the trash."), -- cgit v1.2.1