summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2002-12-29 19:09:58 +0000
committerWojciech Polak <polak@gnu.org>2002-12-29 19:09:58 +0000
commit91b6be0016f42660f1c6c484a3dce2029cb0ce0e (patch)
tree7d7557acfbc1b0195c7d15e033c2211e3142f071 /lib
parent3f9ade3c4e7643a064779eb2f52989920affad68 (diff)
downloadmailutils-91b6be0016f42660f1c6c484a3dce2029cb0ce0e.tar.gz
mailutils-91b6be0016f42660f1c6c484a3dce2029cb0ce0e.tar.bz2
Fixed copyright, i.e. "This program" -> "GNU Mailutils".
Diffstat (limited to 'lib')
-rw-r--r--lib/mu_asprintf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/mu_asprintf.h b/lib/mu_asprintf.h
index 3bca108c9..20b385d9d 100644
--- a/lib/mu_asprintf.h
+++ b/lib/mu_asprintf.h
@@ -1,19 +1,19 @@
/*
- 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 Library General Public License as published by
the Free Software Foundation; either version 2 of the License, 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 Library General Public License for more details.
You should have received a copy of the GNU Library 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.
*/
#ifndef MUASPRINTF_H
#define MUASPRINTF_H

Return to:

Send suggestions and report system problems to the System administrator.