summaryrefslogtreecommitdiff
path: root/lib
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 /lib
parent54a864b45944b6f263a2eeb125a91c16a6f0b4eb (diff)
downloadmailutils-d9759a7f80887aa87d6a97b5b609ccbdd3b7db23.tar.gz
mailutils-d9759a7f80887aa87d6a97b5b609ccbdd3b7db23.tar.bz2
Fixed copyright to Lesser GPL and updated FSF address.
Diffstat (limited to 'lib')
-rw-r--r--lib/fgetpwent.c4
-rw-r--r--lib/getpass.c4
-rw-r--r--lib/mu_asprintf.h3
-rw-r--r--lib/mu_dbm.c3
-rw-r--r--lib/mu_dbm.h2
-rw-r--r--lib/strsignal.c4
6 files changed, 9 insertions, 11 deletions
diff --git a/lib/fgetpwent.c b/lib/fgetpwent.c
index 885cc5124..72b05c95a 100644
--- a/lib/fgetpwent.c
+++ b/lib/fgetpwent.c
@@ -11,9 +11,9 @@
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU Library General Public License for more details. 12 GNU Library 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 General Public License
15 along with GNU Mailutils; if not, write to the Free Software 15 along with GNU Mailutils; if not, write to the Free Software
16 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
17 17
18#ifdef HAVE_CONFIG_H 18#ifdef HAVE_CONFIG_H
19# include <config.h> 19# include <config.h>
diff --git a/lib/getpass.c b/lib/getpass.c
index 567f459e2..8aae8b036 100644
--- a/lib/getpass.c
+++ b/lib/getpass.c
@@ -11,9 +11,9 @@
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU Library General Public License for more details. 12 GNU Library 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 General Library Public License
15 along with GNU Mailutils; if not, write to the Free Software 15 along with GNU Mailutils; if not, write to the Free Software
16 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
17 17
18#include <stdio.h> 18#include <stdio.h>
19#include <string.h> 19#include <string.h>
diff --git a/lib/mu_asprintf.h b/lib/mu_asprintf.h
index 20b385d9d..5f141e25c 100644
--- a/lib/mu_asprintf.h
+++ b/lib/mu_asprintf.h
@@ -11,8 +11,7 @@
11 11
12 You should have received a copy of the GNU Library General Public License 12 You should have received a copy of the GNU Library General Public License
13 along with GNU Mailutils; if not, write to the Free Software 13 along with GNU Mailutils; if not, write to the Free Software
14 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 14 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
15*/
16 15
17#ifndef MUASPRINTF_H 16#ifndef MUASPRINTF_H
18#define MUASPRINTF_H 17#define MUASPRINTF_H
diff --git a/lib/mu_dbm.c b/lib/mu_dbm.c
index 85b6d13f1..6bf9c68a6 100644
--- a/lib/mu_dbm.c
+++ b/lib/mu_dbm.c
@@ -13,8 +13,7 @@
13 13
14 You should have received a copy of the GNU General Public License 14 You should have received a copy of the GNU General Public License
15 along with GNU Mailutils; if not, write to the Free Software 15 along with GNU Mailutils; if not, write to the Free Software
16 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
17
18 17
19#ifdef HAVE_CONFIG_H 18#ifdef HAVE_CONFIG_H
20# include <config.h> 19# include <config.h>
diff --git a/lib/mu_dbm.h b/lib/mu_dbm.h
index b67b88e90..5ee4d4259 100644
--- a/lib/mu_dbm.h
+++ b/lib/mu_dbm.h
@@ -13,7 +13,7 @@
13 13
14 You should have received a copy of the GNU General Public License 14 You should have received a copy of the GNU General Public License
15 along with GNU Mailutils; if not, write to the Free Software 15 along with GNU Mailutils; if not, write to the Free Software
16 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
17 17
18#include <mailutils/stream.h> 18#include <mailutils/stream.h>
19 19
diff --git a/lib/strsignal.c b/lib/strsignal.c
index ab32b781d..3b9b603a0 100644
--- a/lib/strsignal.c
+++ b/lib/strsignal.c
@@ -11,9 +11,9 @@
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU Library General Public License for more details. 12 GNU Library 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 General Public License
15 along with GNU Mailutils; if not, write to the Free Software 15 along with GNU Mailutils; if not, write to the Free Software
16 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ 16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
17 17
18#if HAVE_CONFIG_H 18#if HAVE_CONFIG_H
19# include <config.h> 19# include <config.h>

Return to:

Send suggestions and report system problems to the System administrator.