summaryrefslogtreecommitdiff
path: root/applets/inhibit/inhibit-applet.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-01-16 14:34:23 +0100
committerrbuj <[email protected]>2021-01-16 14:34:23 +0100
commit1ec9e63af59d2482790db8445024901728b71230 (patch)
tree914b2a7b152c2ae9ef6785e2b0c7a7c5352c7d0f /applets/inhibit/inhibit-applet.c
parent46a1d4287e31459440326cacd3b81226d1f7a06f (diff)
downloadmate-power-manager-1ec9e63af59d2482790db8445024901728b71230.tar.bz2
mate-power-manager-1ec9e63af59d2482790db8445024901728b71230.tar.xz
Update copyright to 2021
Diffstat (limited to 'applets/inhibit/inhibit-applet.c')
-rw-r--r--applets/inhibit/inhibit-applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/inhibit/inhibit-applet.c b/applets/inhibit/inhibit-applet.c
index 108f335..d66070b 100644
--- a/applets/inhibit/inhibit-applet.c
+++ b/applets/inhibit/inhibit-applet.c
@@ -309,7 +309,7 @@ gpm_applet_dialog_about_cb (GtkAction *action, gpointer data)
"title", _("About Power Manager Inhibit Applet"),
"comments", GPM_INHIBIT_APPLET_DESC,
"copyright", _("Copyright \xC2\xA9 2006-2007 Richard Hughes\n"
- "Copyright \xC2\xA9 2011-2020 MATE developers"),
+ "Copyright \xC2\xA9 2011-2021 MATE developers"),
"icon-name", GPM_INHIBIT_APPLET_ICON_INHIBIT,
"logo-icon-name", GPM_INHIBIT_APPLET_ICON_INHIBIT,
"license", license_trans,