[Xfce4-commits] [panel-plugins/xfce4-mailwatch-plugin] 01/01: Remove copyright statements
noreply at xfce.org
noreply at xfce.org
Sun Jul 5 17:50:59 CEST 2015
This is an automated email from the git hooks/post-receive script.
andrzejr pushed a commit to branch master
in repository panel-plugins/xfce4-mailwatch-plugin.
commit 0376cd4a36b29e6a7f88c1ad55fc4c4583a2222a
Author: Ján Sučan <sucan at runbox.com>
Date: Sat Jun 27 10:40:52 2015 +0200
Remove copyright statements
---
libmailwatch-core/mailwatch-mailbox-gmail.c | 1 -
libmailwatch-core/mailwatch-mailbox-imap.c | 1 -
libmailwatch-core/mailwatch-mailbox-maildir.c | 1 -
libmailwatch-core/mailwatch-mailbox-mbox.c | 1 -
libmailwatch-core/mailwatch-mailbox-mh.c | 1 -
libmailwatch-core/mailwatch-mailbox-pop3.c | 1 -
libmailwatch-core/mailwatch-net-conn.c | 1 -
libmailwatch-core/mailwatch-utils.c | 1 -
libmailwatch-core/mailwatch.c | 1 -
panel-plugin/mailwatch-plugin.c | 7 ++-----
10 files changed, 2 insertions(+), 14 deletions(-)
diff --git a/libmailwatch-core/mailwatch-mailbox-gmail.c b/libmailwatch-core/mailwatch-mailbox-gmail.c
index 2e4b8f9..fde3233 100644
--- a/libmailwatch-core/mailwatch-mailbox-gmail.c
+++ b/libmailwatch-core/mailwatch-mailbox-gmail.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2005-2008 Brian Tarricone <bjt23 at cornell.edu>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmailwatch-core/mailwatch-mailbox-imap.c b/libmailwatch-core/mailwatch-mailbox-imap.c
index 78cc7c1..cb068d8 100644
--- a/libmailwatch-core/mailwatch-mailbox-imap.c
+++ b/libmailwatch-core/mailwatch-mailbox-imap.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2005-2008 Brian Tarricone <bjt23 at cornell.edu>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmailwatch-core/mailwatch-mailbox-maildir.c b/libmailwatch-core/mailwatch-mailbox-maildir.c
index 7e3deee..13a350f 100644
--- a/libmailwatch-core/mailwatch-mailbox-maildir.c
+++ b/libmailwatch-core/mailwatch-mailbox-maildir.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2005 Pasi Orovuo <pasi.ov at gmail.com>
* Copyright (c) 2008 Brian Tarricone <bjt23 at cornell.edu>
*
diff --git a/libmailwatch-core/mailwatch-mailbox-mbox.c b/libmailwatch-core/mailwatch-mailbox-mbox.c
index 923615b..ac8b935 100644
--- a/libmailwatch-core/mailwatch-mailbox-mbox.c
+++ b/libmailwatch-core/mailwatch-mailbox-mbox.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2005 Pasi Orovuo <pasi.ov at gmail.com>
* Copyright (c) 2005,2008 Brian Tarricone <bjt23 at cornell.edu>
*
diff --git a/libmailwatch-core/mailwatch-mailbox-mh.c b/libmailwatch-core/mailwatch-mailbox-mh.c
index 872f423..a12f717 100644
--- a/libmailwatch-core/mailwatch-mailbox-mh.c
+++ b/libmailwatch-core/mailwatch-mailbox-mh.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2005 Pasi Orovuo <pasi.ov at gmail.com>
* Copyright (c) 2008 Brian Tarricone <bjt23 at cornell.edu>
*
diff --git a/libmailwatch-core/mailwatch-mailbox-pop3.c b/libmailwatch-core/mailwatch-mailbox-pop3.c
index 291d0cc..c838a3c 100644
--- a/libmailwatch-core/mailwatch-mailbox-pop3.c
+++ b/libmailwatch-core/mailwatch-mailbox-pop3.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2005-2008 Brian Tarricone <bjt23 at cornell.edu>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmailwatch-core/mailwatch-net-conn.c b/libmailwatch-core/mailwatch-net-conn.c
index 3c11583..c5e7ce3 100644
--- a/libmailwatch-core/mailwatch-net-conn.c
+++ b/libmailwatch-core/mailwatch-net-conn.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2008 Brian Tarricone <bjt23 at cornell.edu>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmailwatch-core/mailwatch-utils.c b/libmailwatch-core/mailwatch-utils.c
index 3feeb22..a4ffe21 100644
--- a/libmailwatch-core/mailwatch-utils.c
+++ b/libmailwatch-core/mailwatch-utils.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2005-2008 Brian Tarricone <bjt23 at cornell.edu>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/libmailwatch-core/mailwatch.c b/libmailwatch-core/mailwatch.c
index 8e64b65..42f3253 100644
--- a/libmailwatch-core/mailwatch.c
+++ b/libmailwatch-core/mailwatch.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2005 Brian Tarricone <bjt23 at cornell.edu>
*
* This program is free software; you can redistribute it and/or modify
diff --git a/panel-plugin/mailwatch-plugin.c b/panel-plugin/mailwatch-plugin.c
index 69e2063..ed662e9 100644
--- a/panel-plugin/mailwatch-plugin.c
+++ b/panel-plugin/mailwatch-plugin.c
@@ -1,6 +1,5 @@
/*
* xfce4-mailwatch-plugin - a mail notification applet for the xfce4 panel
- * Copyright (c) 2013 Ján Sučan <sucan at runbox.com>
* Copyright (c) 2005-2008 Brian Tarricone <bjt23 at cornell.edu>
* Copyright (c) 2005 Jasper Huijsmans <jasper at xfce.org>
*
@@ -1216,8 +1215,7 @@ mailwatch_show_about(XfcePanelPlugin *plugin,
{
GdkPixbuf *icon;
- const gchar *auth[] = { "Ján Sučan sucan at runbox.com Maintainer",
- "Brian J. Tarricone bjt23 at cornell.edu Maintainer, Original Author",
+ const gchar *auth[] = { "Brian J. Tarricone bjt23 at cornell.edu Maintainer, Original Author",
"Pasi Orovuo pasi.ov at gmail.com Developer",
NULL };
@@ -1230,8 +1228,7 @@ mailwatch_show_about(XfcePanelPlugin *plugin,
"version", VERSION,
"comments", _("A featureful mail-checker applet for the Xfce Panel"),
"website", WEBSITE,
- "copyright", _("Copyright (c) 2013 Ján Sučan\n"
- "Copyright (c) 2005-2008 Brian Tarricone\n"
+ "copyright", _("Copyright (c) 2005-2008 Brian Tarricone\n"
"Copyright (c) 2005 Pasi Orovuo"),
"authors", auth,
NULL);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list