[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 02/02: Add myself to authors

noreply at xfce.org noreply at xfce.org
Sat Nov 5 23:05:24 CET 2016


This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository panel-plugins/xfce4-clipman-plugin.

commit b854d04a4a6992a4a7cdaed2282d72f4766aea23
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sat Nov 5 23:05:11 2016 +0100

    Add myself to authors
---
 AUTHORS               | 1 +
 panel-plugin/plugin.c | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index cd88c08..4063926 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,4 @@
+Simon Steinbeiss <simon at xfce.org>
 Mike Massonnet <mmassonnet at xfce.org>
 Nick Schermer <nick at xfce.org>
 Eduard Roccatello
diff --git a/panel-plugin/plugin.c b/panel-plugin/plugin.c
index a0050d6..a7fc9ec 100644
--- a/panel-plugin/plugin.c
+++ b/panel-plugin/plugin.c
@@ -300,7 +300,8 @@ plugin_free (MyPlugin *plugin)
 void
 plugin_about (MyPlugin *plugin)
 {
-  const gchar *authors[] = { "(c) 2008-2014 Mike Massonnet",
+  const gchar *authors[] = { "(c) 2014-2016 Simon Steinbeiss",
+                             "(c) 2008-2014 Mike Massonnet",
                              "(c) 2005-2006 Nick Schermer",
                              "(c) 2003 Eduard Roccatello",
                              "",
@@ -320,7 +321,7 @@ plugin_about (MyPlugin *plugin)
                          "logo-icon-name", "xfce4-clipman-plugin",
                          "comments", _("Clipboard Manager for Xfce"),
                          "version", PACKAGE_VERSION,
-                         "copyright", "Copyright © 2003-2014 The Xfce development team",
+                         "copyright", "Copyright © 2003-2016 The Xfce development team",
                          "license", license,
                          "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin",
                          "website-label", "goodies.xfce.org",

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list