From b9331e748a23dca488832c4bfc410dbcddc43214 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 10 Jan 2020 17:56:41 +0100 Subject: Update copyright to 2020 --- accessx-status/applet.c | 2 +- accessx-status/docs/C/index.docbook | 2 +- battstat/battstat_applet.c | 2 +- battstat/docs/C/index.docbook | 2 +- charpick/charpick.c | 2 +- charpick/help/C/index.docbook | 2 +- command/command.c | 2 +- cpufreq/help/C/index.docbook | 2 +- cpufreq/src/cpufreq-applet.c | 2 +- drivemount/drivemount.c | 2 +- drivemount/help/C/index.docbook | 2 +- geyes/docs/C/index.docbook | 2 +- geyes/geyes.c | 2 +- mateweather/docs/C/index.docbook | 2 +- mateweather/mateweather-about.c | 2 +- multiload/docs/C/index.docbook | 2 +- multiload/main.c | 2 +- netspeed/help/C/index.docbook | 9 +++++---- netspeed/src/netspeed.c | 2 +- stickynotes/docs/C/index.docbook | 2 +- stickynotes/stickynotes_applet_callbacks.c | 2 +- timerapplet/timerapplet.c | 2 +- trashapplet/docs/C/index.docbook | 2 +- trashapplet/src/trashapplet.c | 2 +- 24 files changed, 28 insertions(+), 27 deletions(-) diff --git a/accessx-status/applet.c b/accessx-status/applet.c index 6dd658db..0b75eccf 100644 --- a/accessx-status/applet.c +++ b/accessx-status/applet.c @@ -99,7 +99,7 @@ static void about_cb(GtkAction* action, AccessxStatusApplet* sapplet) "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-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "authors", authors, "documenters", documenters, "translator-credits", _("translator-credits"), diff --git a/accessx-status/docs/C/index.docbook b/accessx-status/docs/C/index.docbook index 07c95544..79e6a766 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. - 2019 + 2015-2020 MATE Documentation Project 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. - 2019 + 2015-2020 MATE Documentation Project diff --git a/charpick/charpick.c b/charpick/charpick.c index fbcf4bd7..6d9d4a19 100644 --- a/charpick/charpick.c +++ b/charpick/charpick.c @@ -583,7 +583,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-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "comments", _("Mate Panel applet for selecting strange " "characters that are not on my keyboard. " "Released under GNU General Public Licence."), diff --git a/charpick/help/C/index.docbook b/charpick/help/C/index.docbook index 64c038f5..c5875b9c 100644 --- a/charpick/help/C/index.docbook +++ b/charpick/help/C/index.docbook @@ -25,7 +25,7 @@ special symbols, and punctuation marks. - 2019 + 2015-2020 MATE Documentation Project diff --git a/command/command.c b/command/command.c index fe791f4c..20c020ae 100644 --- a/command/command.c +++ b/command/command.c @@ -122,7 +122,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-2019 MATE developers"), + "Copyright \xc2\xa9 2015-2020 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 eb5aea4b..62c22705 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. - 2019 + 2015-2020 MATE Documentation Project diff --git a/cpufreq/src/cpufreq-applet.c b/cpufreq/src/cpufreq-applet.c index 8ae208c3..ae8de767 100644 --- a/cpufreq/src/cpufreq-applet.c +++ b/cpufreq/src/cpufreq-applet.c @@ -481,7 +481,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-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "comments", _("This utility shows the current CPU " "Frequency Scaling."), "authors", authors, diff --git a/drivemount/drivemount.c b/drivemount/drivemount.c index b67a95cb..311b628d 100644 --- a/drivemount/drivemount.c +++ b/drivemount/drivemount.c @@ -120,7 +120,7 @@ display_about_dialog (GtkAction *action, "title", _("About Disk Mounter"), "version", VERSION, "copyright", _("Copyright \xC2\xA9 2004 Canonical Ltd\n" - "Copyright \xc2\xa9 2012-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "comments", _("Applet for mounting and unmounting block volumes."), "authors", authors, "documenters", documenters, diff --git a/drivemount/help/C/index.docbook b/drivemount/help/C/index.docbook index 0351ff2c..88c5a1b3 100644 --- a/drivemount/help/C/index.docbook +++ b/drivemount/help/C/index.docbook @@ -26,7 +26,7 @@ - 2019 + 2015-2020 MATE Documentation Project diff --git a/geyes/docs/C/index.docbook b/geyes/docs/C/index.docbook index d5b075c1..f6c595d1 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. - 2019 + 2015-2020 MATE Documentation Project diff --git a/geyes/geyes.c b/geyes/geyes.c index a1fcc530..035d7275 100644 --- a/geyes/geyes.c +++ b/geyes/geyes.c @@ -180,7 +180,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-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 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 14313fda..806fedd1 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. - 2019 + 2015-2020 MATE Documentation Project 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, diff --git a/multiload/docs/C/index.docbook b/multiload/docs/C/index.docbook index 30fec6ec..ecaf2ec5 100644 --- a/multiload/docs/C/index.docbook +++ b/multiload/docs/C/index.docbook @@ -25,7 +25,7 @@ format in a panel. - 2019 + 2015-2020 MATE Documentation Project diff --git a/multiload/main.c b/multiload/main.c index 7496d888..07b1dc99 100644 --- a/multiload/main.c +++ b/multiload/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-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 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 d2981ec0..f07eb0a9 100644 --- a/netspeed/help/C/index.docbook +++ b/netspeed/help/C/index.docbook @@ -21,12 +21,13 @@ &applet; Manual V&manrevision; - + &applet; shows how much traffic occurs on a specified network device. - - 2019 - MATE Documentation Project + + 2015-2020 + MATE Documentation Project + 2002 Jörgen Scheibengruber diff --git a/netspeed/src/netspeed.c b/netspeed/src/netspeed.c index 27634998..ec774128 100644 --- a/netspeed/src/netspeed.c +++ b/netspeed/src/netspeed.c @@ -822,7 +822,7 @@ about_cb(GtkAction *action, gpointer data) "version", VERSION, "copyright", _("Copyright \xc2\xa9 2002-2003 Jörgen Scheibengruber\n" "Copyright \xc2\xa9 2011-2014 Stefano Karapetsas\n" - "Copyright \xc2\xa9 2015-2019 MATE developers"), + "Copyright \xc2\xa9 2015-2020 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 051b96aa..06adce9d 100644 --- a/stickynotes/docs/C/index.docbook +++ b/stickynotes/docs/C/index.docbook @@ -23,7 +23,7 @@ Template last modified Mar 12, 2002 - 2019 + 2015-2020 MATE Documentation Project diff --git a/stickynotes/stickynotes_applet_callbacks.c b/stickynotes/stickynotes_applet_callbacks.c index d2ca70f4..e5c552e7 100644 --- a/stickynotes/stickynotes_applet_callbacks.c +++ b/stickynotes/stickynotes_applet_callbacks.c @@ -380,7 +380,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-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "comments", _("Sticky Notes for the " "MATE Desktop Environment"), "authors", authors, diff --git a/timerapplet/timerapplet.c b/timerapplet/timerapplet.c index 88c14cef..3dd2abf5 100644 --- a/timerapplet/timerapplet.c +++ b/timerapplet/timerapplet.c @@ -272,7 +272,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-2019 MATE developers"), + "Copyright \xc2\xa9 2015-2020 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 d1f59540..f62be0bf 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. - 2019 + 2015-2020 MATE Documentation Project diff --git a/trashapplet/src/trashapplet.c b/trashapplet/src/trashapplet.c index b2fc95f0..7cce92e6 100644 --- a/trashapplet/src/trashapplet.c +++ b/trashapplet/src/trashapplet.c @@ -433,7 +433,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-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 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