summaryrefslogtreecommitdiff
path: root/comsat
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-27 12:07:19 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-27 12:07:19 +0000
commit90ee38e977b46cf8b7ae3111794d6bdef7bf8d73 (patch)
treeede7a28df5a2882278389c8ff510cbf63dc3d21e /comsat
parent0cb774958ab5451aba8ab926fc19868751ae8de5 (diff)
downloadmailutils-90ee38e977b46cf8b7ae3111794d6bdef7bf8d73.tar.gz
mailutils-90ee38e977b46cf8b7ae3111794d6bdef7bf8d73.tar.bz2
Prepare for the GPL v.3 release. Relicense programs under GPL v.3, libraries under LPGL v.3
Diffstat (limited to 'comsat')
-rw-r--r--comsat/Makefile.am4
-rw-r--r--comsat/action.c5
-rw-r--r--comsat/cfg.c13
-rw-r--r--comsat/comsat.c5
-rw-r--r--comsat/comsat.h4
5 files changed, 16 insertions, 15 deletions
diff --git a/comsat/Makefile.am b/comsat/Makefile.am
index 3eb145815..70eb4902b 100644
--- a/comsat/Makefile.am
+++ b/comsat/Makefile.am
@@ -1,10 +1,10 @@
## Process this file with GNU Automake to create Makefile.in
-## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+## Copyright (C) 2001, 2002, 2007 Free Software Foundation, Inc.
##
## GNU Mailutils 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 2, or (at
+## published by the Free Software Foundation; either version 3, or (at
## your option) any later version.
##
## GNU Mailutils is distributed in the hope that it will be useful, but
diff --git a/comsat/action.c b/comsat/action.c
index e4bbf0896..c4616af29 100644
--- a/comsat/action.c
+++ b/comsat/action.c
@@ -1,9 +1,10 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2001, 2002, 2005,
+ 2007 Free Software Foundation, Inc.
GNU Mailutils 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 2, or (at your option)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
GNU Mailutils is distributed in the hope that it will be useful,
diff --git a/comsat/cfg.c b/comsat/cfg.c
index e04191de0..a126c4fcd 100644
--- a/comsat/cfg.c
+++ b/comsat/cfg.c
@@ -1,19 +1,18 @@
-/* Copyright (C) 1998, 2001, 2002, 2005 Free Software Foundation, Inc.
+/* This file is part of GNU Mailutils.
+ Copyright (C) 1998, 2001, 2002, 2005, 2007 Free Software Foundation, Inc.
- This file is part of GNU Inetutils.
-
- GNU Inetutils is free software; you can redistribute it and/or modify
+ GNU Mailutils 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 2, or (at your option)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
- GNU Inetutils is distributed in the hope that it will be useful,
+ GNU Mailutils is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR 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 GNU Inetutils; see the file COPYING. If not, write
+ along with GNU Mailutils; see the file COPYING. If not, write
to the Free Software Foundation, Inc., 51 Franklin Street,
Fifth Floor, Boston, MA 02110-1301 USA. */
diff --git a/comsat/comsat.c b/comsat/comsat.c
index ef069975f..f1a02f4bb 100644
--- a/comsat/comsat.c
+++ b/comsat/comsat.c
@@ -1,9 +1,10 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2001, 2002, 2005,
+ 2007 Free Software Foundation, Inc.
GNU Mailutils 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 2, or (at your option)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
GNU Mailutils is distributed in the hope that it will be useful,
diff --git a/comsat/comsat.h b/comsat/comsat.h
index 5c9fc3991..454686085 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -1,9 +1,9 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
GNU Mailutils 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 2, or (at your option)
+ the Free Software Foundation; either version 3, or (at your option)
any later version.
GNU Mailutils is distributed in the hope that it will be useful,

Return to:

Send suggestions and report system problems to the System administrator.