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 --- netspeed/help/C/index.docbook | 2 +- netspeed/src/netspeed.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'netspeed') 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, -- cgit v1.2.1