diff options
author | rbuj <[email protected]> | 2021-01-16 14:34:23 +0100 |
---|---|---|
committer | rbuj <[email protected]> | 2021-01-16 14:34:23 +0100 |
commit | 1ec9e63af59d2482790db8445024901728b71230 (patch) | |
tree | 914b2a7b152c2ae9ef6785e2b0c7a7c5352c7d0f /src | |
parent | 46a1d4287e31459440326cacd3b81226d1f7a06f (diff) | |
download | mate-power-manager-1ec9e63af59d2482790db8445024901728b71230.tar.bz2 mate-power-manager-1ec9e63af59d2482790db8445024901728b71230.tar.xz |
Update copyright to 2021
Diffstat (limited to 'src')
-rw-r--r-- | src/gpm-tray-icon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpm-tray-icon.c b/src/gpm-tray-icon.c index 06b5d0e..bc0cd61 100644 --- a/src/gpm-tray-icon.c +++ b/src/gpm-tray-icon.c @@ -202,7 +202,7 @@ gpm_tray_icon_show_about_cb (GtkMenuItem *item, gpointer data) "program-name", _("Power Manager"), "version", VERSION, "comments", _("Power management daemon"), - "copyright", _("Copyright \xC2\xA9 2011-2020 MATE developers"), + "copyright", _("Copyright \xC2\xA9 2011-2021 MATE developers"), "authors", authors, /* Translators should localize the following string * which will be displayed at the bottom of the about |