summaryrefslogtreecommitdiff
path: root/lib/mu_dbm.h
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2002-12-29 12:52:08 +0000
committerWojciech Polak <polak@gnu.org>2002-12-29 12:52:08 +0000
commit7221f8328b2f6d9a0b0f4b297e29edd6ea3c8d48 (patch)
tree738ae0b6888535d348291c5abad3039276186660 /lib/mu_dbm.h
parent634f1fc7ca5e9d3526f77d5fc91e364edfe18ef1 (diff)
downloadmailutils-7221f8328b2f6d9a0b0f4b297e29edd6ea3c8d48.tar.gz
mailutils-7221f8328b2f6d9a0b0f4b297e29edd6ea3c8d48.tar.bz2
Fixed C source copyrights to be compatible with the GNU 'Maintaining'
document, i.e. "This program" -> "GNU Mailutils".
Diffstat (limited to 'lib/mu_dbm.h')
-rw-r--r--lib/mu_dbm.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/mu_dbm.h b/lib/mu_dbm.h
index 0152e2489..b67b88e90 100644
--- a/lib/mu_dbm.h
+++ b/lib/mu_dbm.h
@@ -1,18 +1,18 @@
-/* GNU mailutils - a suite of utilities for electronic mail
+/* GNU Mailutils -- a suite of utilities for electronic mail
Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
- This program 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)
any later version.
- This program 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 A 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 this program; if not, write to the Free Software
+ along with GNU Mailutils; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <mailutils/stream.h>

Return to:

Send suggestions and report system problems to the System administrator.