summaryrefslogtreecommitdiff
path: root/python/libmu_py/sieve.c
diff options
context:
space:
mode:
Diffstat (limited to 'python/libmu_py/sieve.c')
-rw-r--r--python/libmu_py/sieve.c9
1 files changed, 3 insertions, 6 deletions
diff --git a/python/libmu_py/sieve.c b/python/libmu_py/sieve.c
index 9c38fa20f..43200a49d 100644
--- a/python/libmu_py/sieve.c
+++ b/python/libmu_py/sieve.c
@@ -1,5 +1,4 @@
-/*
- GNU Mailutils -- a suite of utilities for electronic mail
+/* GNU Mailutils -- a suite of utilities for electronic mail
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
@@ -13,10 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General
- Public License along with this library; if not, write to the
- Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301 USA
-*/
+ Public License along with this library. If not, see
+ <http://www.gnu.org/licenses/>. */
#include "libmu_py.h"

Return to:

Send suggestions and report system problems to the System administrator.