From 7955b17610f2b61d3d72c627c54422d81e7b7ad1 Mon Sep 17 00:00:00 2001
From: Jan Ziak <0xe2.0x9a.0x9b@xfce.org>
Date: Sun, 3 Oct 2021 20:32:06 +0200
Subject: [PATCH] Update copyright year

---
 panel-plugin/plugin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/plugin.c b/panel-plugin/plugin.c
index b80387c0..f3c57936 100644
--- a/panel-plugin/plugin.c
+++ b/panel-plugin/plugin.c
@@ -340,7 +340,7 @@ plugin_about (MyPlugin *plugin)
                          "logo-icon-name", "xfce4-clipman-plugin",
                          "comments", _("Clipboard Manager for Xfce"),
                          "version", PACKAGE_VERSION,
-                         "copyright", "Copyright © 2003-2016 The Xfce development team",
+                         "copyright", "Copyright © 2003-2021 The Xfce development team",
                          "license", license,
                          "website", "https://docs.xfce.org/panel-plugins/xfce4-clipman-plugin",
                          "website-label", "docs.xfce.org",
-- 
GitLab