summaryrefslogtreecommitdiff
path: root/examples/reply.scm
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 /examples/reply.scm
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 'examples/reply.scm')
-rw-r--r--examples/reply.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/reply.scm b/examples/reply.scm
index dcd05e027..70eb87087 100644
--- a/examples/reply.scm
+++ b/examples/reply.scm
@@ -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 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.
;;; This is a simple Guile program that generates automatic reply to

Return to:

Send suggestions and report system problems to the System administrator.