[Commits] [SCM] claws branch, master, updated. 3.17.3-2-gd2ec30d

wwp at claws-mail.org wwp at claws-mail.org
Mon Dec 24 19:50:30 CET 2018


The branch, master has been updated
       via  d2ec30de3297fe62fcd8aba8975b6b668f1431ef (commit)
      from  b2fffbb32b0a7eeac9ed4ec6b99f429e4b064fb3 (commit)

Summary of changes:
 src/plugins/python/python_prefs.c |   16 +++++++---------
 src/plugins/python/python_prefs.h |   16 +++++++---------
 2 files changed, 14 insertions(+), 18 deletions(-)


- Log -----------------------------------------------------------------
commit d2ec30de3297fe62fcd8aba8975b6b668f1431ef
Author: wwp <subscript at free.fr>
Date:   Mon Dec 24 19:49:46 2018 +0100

    Set a proper copyright header to the files added to the Python plugin
    source code.

diff --git a/src/plugins/python/python_prefs.c b/src/plugins/python/python_prefs.c
index bfc2c19..29ef1b7 100644
--- a/src/plugins/python/python_prefs.c
+++ b/src/plugins/python/python_prefs.c
@@ -1,20 +1,18 @@
-/*
- * Claws Mail -- A GTK+ based, lightweight, and fast e-mail client
- * Copyright(C) 1999-2015 the Claws Mail Team
- * == Fancy Plugin ==
- * This file Copyright (C) 2009-2015 Salvatore De Paolis
- * <iwkse at claws-mail.org> and the Claws Mail Team
+/* Python plugin for Claws Mail
+ * Copyright (C) 2009-2018 Holger Berndt and The Claws Mail Team
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
+ *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write tothe Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/src/plugins/python/python_prefs.h b/src/plugins/python/python_prefs.h
index c762fc9..807ac37 100644
--- a/src/plugins/python/python_prefs.h
+++ b/src/plugins/python/python_prefs.h
@@ -1,20 +1,18 @@
-/* 
- * Claws Mail -- A GTK+ based, lightweight, and fast e-mail client
- * Copyright(C) 1999-2018 the Claws Mail Team
- * == Fancy Plugin ==
- * This file Copyright (C) 2009 -2014 Salvatore De Paolis
- * <iwkse at claws-mail.org> and the Claws Mail Team
+/* Python plugin for Claws Mail
+ * Copyright (C) 2009-2018 Holger Berndt and The Claws Mail Team
+ *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
+ *
  * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
+ *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write tothe Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef PYTHON_PREFS_H

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list