aboutsummaryrefslogtreecommitdiff
path: root/guile
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2004-12-17 20:12:31 +0000
committerWojciech Polak <polak@gnu.org>2004-12-17 20:12:31 +0000
commitb09b0a9c95be30d0466b7b1a6985beca75d06082 (patch)
tree7c2e6b21716660cf41e4aaefd03dcad919603004 /guile
parentc7e30e15045617ab161cd2837b1f52e0d0b580c2 (diff)
downloadanubis-b09b0a9c95be30d0466b7b1a6985beca75d06082.tar.gz
anubis-b09b0a9c95be30d0466b7b1a6985beca75d06082.tar.bz2
Updated
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 @@
1;;;; GNU Anubis -- an outgoing mail processor and the SMTP tunnel. 1;;;; GNU Anubis -- an SMTP message submission daemon.
2;;;; Copyright (C) 2003, 2004 The Anubis Team. 2;;;; Copyright (C) 2003, 2004 The Anubis Team.
3;;;; 3;;;;
4;;;; GNU Anubis is free software; you can redistribute it and/or modify 4;;;; 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 @@
1;;;; GNU Anubis -- an outgoing mail processor and the SMTP tunnel. 1;;;; GNU Anubis -- an SMTP message submission daemon.
2;;;; Copyright (C) 2003 The Anubis Team. 2;;;; Copyright (C) 2003 The Anubis Team.
3;;;; 3;;;;
4;;;; GNU Anubis is free software; you can redistribute it and/or modify 4;;;; GNU Anubis is free software; you can redistribute it and/or modify
@@ -64,4 +64,4 @@ Keyword arguments are:
64 (cons #t #t) 64 (cons #t #t)
65 (cons #t (string-append "::\n" pfx "\n" body))))) 65 (cons #t (string-append "::\n" pfx "\n" body)))))
66 66
67;;;; End of remailer.scm \ No newline at end of file 67;;;; 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 @@
1;;;; GNU Anubis -- an outgoing mail processor and the SMTP tunnel. 1;;;; GNU Anubis -- an SMTP message submission daemon.
2;;;; Copyright (C) 2003 The Anubis Team. 2;;;; Copyright (C) 2003 The Anubis Team.
3;;;; 3;;;;
4;;;; GNU Anubis is free software; you can redistribute it and/or modify 4;;;; GNU Anubis is free software; you can redistribute it and/or modify

Return to:

Send suggestions and report system problems to the System administrator.