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 /netspeed/src/netspeed.c | |
parent | c5b853947084f845c457794e5541d03af2c07199 (diff) | |
download | mate-applets-97249b980d331a6707348109a05228279ba9c9d2.tar.bz2 mate-applets-97249b980d331a6707348109a05228279ba9c9d2.tar.xz |
Update copyright to 2021
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 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, |