Gitweb:
https://git.exim.org/exim.git/commitdiff/e76a7b79f5831586239fa478745e72dacc39c5b6
Commit: e76a7b79f5831586239fa478745e72dacc39c5b6
Parent: aded22555eeb31bc032f9bc58a83762981a58391
Author: Heiko Schlittermann (HS12-RIPE) <hs@???>
AuthorDate: Thu Dec 20 22:11:52 2018 +0100
Committer: Heiko Schlittermann (HS12-RIPE) <hs@???>
CommitDate: Thu Dec 20 22:29:10 2018 +0100
Fix copyright year and exim website URL schema
---
src/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/README b/src/README
index 652cee6..225295e 100644
--- a/src/README
+++ b/src/README
@@ -1,7 +1,7 @@
THE EXIM MAIL TRANSFER AGENT VERSION 4
--------------------------------------
-Copyright (c) 1995 - 2012 University of Cambridge.
+Copyright (c) 1995 - 2018 University of Cambridge.
See the file NOTICE for conditions of use and distribution.
There is a book about Exim by Philip Hazel called "The Exim SMTP Mail Server",
@@ -14,7 +14,7 @@ from Exim 3, though the basic structure and philosophy remains the same. The
older book may be helpful for the background, but a lot of the detail has
changed, so it is likely to be confusing to newcomers.
-There is a web site at
http://www.exim.org; this contains details of the
+There is a website at
https://www.exim.org; this contains details of the
mailing list exim-users@???.
A copy of the Exim FAQ should be available from the same source that you used