diff options
Diffstat (limited to 'netspeed/src/netspeed.c')
-rw-r--r-- | netspeed/src/netspeed.c | 2 |
1 files changed, 1 insertions, 1 deletions
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, |