summaryrefslogtreecommitdiff
path: root/examples/scheme/reply.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scheme/reply.scm')
-rw-r--r--examples/scheme/reply.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/scheme/reply.scm b/examples/scheme/reply.scm
index 63738f394..4f6e42f46 100644
--- a/examples/scheme/reply.scm
+++ b/examples/scheme/reply.scm
@@ -11,9 +11,9 @@
;;;; 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 GNU Mailutils; if not, write to the Free Software
-;;;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+;;;; You should have received a copy of the GNU General Public License along
+;;;; with GNU Mailutils; if not, write to the Free Software Foundation,
+;;;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
;;; This is a simple Guile program that generates automatic reply to
;;; incoming mail messages.
@@ -77,4 +77,4 @@ Kind regards\n")
(reply msg))
- \ No newline at end of file
+

Return to:

Send suggestions and report system problems to the System administrator.