aboutsummaryrefslogtreecommitdiff
path: root/guile
diff options
context:
space:
mode:
Diffstat (limited to 'guile')
-rw-r--r--guile/entire-msg.scm2
-rw-r--r--guile/remailer.scm4
-rw-r--r--guile/rot-13.scm2
3 files changed, 4 insertions, 4 deletions
diff --git a/guile/entire-msg.scm b/guile/entire-msg.scm
index c72ae61..25755e1 100644
--- a/guile/entire-msg.scm
+++ b/guile/entire-msg.scm
@@ -1,4 +1,4 @@
-;;;; GNU Anubis -- an outgoing mail processor and the SMTP tunnel.
+;;;; GNU Anubis -- an SMTP message submission daemon.
;;;; Copyright (C) 2003, 2004 The Anubis Team.
;;;;
;;;; GNU Anubis is free software; you can redistribute it and/or modify
diff --git a/guile/remailer.scm b/guile/remailer.scm
index a31512c..838620a 100644
--- a/guile/remailer.scm
+++ b/guile/remailer.scm
@@ -1,4 +1,4 @@
-;;;; GNU Anubis -- an outgoing mail processor and the SMTP tunnel.
+;;;; GNU Anubis -- an SMTP message submission daemon.
;;;; Copyright (C) 2003 The Anubis Team.
;;;;
;;;; GNU Anubis is free software; you can redistribute it and/or modify
@@ -64,4 +64,4 @@ Keyword arguments are:
(cons #t #t)
(cons #t (string-append "::\n" pfx "\n" body)))))
-;;;; End of remailer.scm \ No newline at end of file
+;;;; End of remailer.scm
diff --git a/guile/rot-13.scm b/guile/rot-13.scm
index 15c9405..beb9ea0 100644
--- a/guile/rot-13.scm
+++ b/guile/rot-13.scm
@@ -1,4 +1,4 @@
-;;;; GNU Anubis -- an outgoing mail processor and the SMTP tunnel.
+;;;; GNU Anubis -- an SMTP message submission daemon.
;;;; Copyright (C) 2003 The Anubis Team.
;;;;
;;;; GNU Anubis is free software; you can redistribute it and/or modify

Return to:

Send suggestions and report system problems to the System administrator.