summaryrefslogtreecommitdiff
path: root/libsieve/argp.c
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2003-02-09 20:39:59 +0000
committerWojciech Polak <polak@gnu.org>2003-02-09 20:39:59 +0000
commitd9759a7f80887aa87d6a97b5b609ccbdd3b7db23 (patch)
treec76035878f8cfd47c8bb6986da13fbde785da3f0 /libsieve/argp.c
parent54a864b45944b6f263a2eeb125a91c16a6f0b4eb (diff)
downloadmailutils-d9759a7f80887aa87d6a97b5b609ccbdd3b7db23.tar.gz
mailutils-d9759a7f80887aa87d6a97b5b609ccbdd3b7db23.tar.bz2
Fixed copyright to Lesser GPL and updated FSF address.
Diffstat (limited to 'libsieve/argp.c')
-rw-r--r--libsieve/argp.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/libsieve/argp.c b/libsieve/argp.c
index de5e52425..43f2a69fc 100644
--- a/libsieve/argp.c
+++ b/libsieve/argp.c
@@ -1,19 +1,19 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
- GNU Mailutils is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published by
- the Free Software Foundation; either version 2, or (at your option)
- any later version.
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
- GNU Mailutils is distributed in the hope that it will be useful,
+ This library 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
- GNU Lesser General Public License for more details.
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
- You should have received a copy of the GNU Lesser General Public License
- along with GNU Mailutils; if not, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
#ifdef HAVE_CONFIG_H
# include <config.h>

Return to:

Send suggestions and report system problems to the System administrator.