summaryrefslogtreecommitdiff
path: root/cmc/cmc_free.c
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2003-02-09 20:36:10 +0000
committerWojciech Polak <polak@gnu.org>2003-02-09 20:36:10 +0000
commit54a864b45944b6f263a2eeb125a91c16a6f0b4eb (patch)
tree052a6c69638b1a60ba1f26a260342ef9b8d985a4 /cmc/cmc_free.c
parent203332eebc7d051d319ae500062bf61cccdb2530 (diff)
downloadmailutils-54a864b45944b6f263a2eeb125a91c16a6f0b4eb.tar.gz
mailutils-54a864b45944b6f263a2eeb125a91c16a6f0b4eb.tar.bz2
Fixed copyright to Lesser GPL.
Diffstat (limited to 'cmc/cmc_free.c')
-rw-r--r--cmc/cmc_free.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/cmc/cmc_free.c b/cmc/cmc_free.c
index 5a312a70c..4072cd912 100644
--- a/cmc/cmc_free.c
+++ b/cmc/cmc_free.c
@@ -1,18 +1,18 @@
1/* GNU Mailutils -- a suite of utilities for electronic mail 1/* GNU Mailutils -- a suite of utilities for electronic mail
2 Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. 2 Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
3 3
4 GNU Mailutils is free software; you can redistribute it and/or modify 4 This library is free software; you can redistribute it and/or
5 it under the terms of the GNU General Library Public License as published by 5 modify it under the terms of the GNU Lesser General Public
6 the Free Software Foundation; either version 2, or (at your option) 6 License as published by the Free Software Foundation; either
7 any later version. 7 version 2 of the License, or (at your option) any later version.
8 8
9 GNU Mailutils is distributed in the hope that it will be useful, 9 This library is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of 10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 GNU Library General Public License for more details. 12 Lesser General Public License for more details.
13 13
14 You should have received a copy of the GNU Library General Public License 14 You should have received a copy of the GNU Lesser General Public
15 along with GNU Mailutils; if not, write to the Free Software 15 License along with this library; if not, write to the Free Software
16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ 16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
17 17
18#include <mailutils/xcmc.h> 18#include <mailutils/xcmc.h>

Return to:

Send suggestions and report system problems to the System administrator.