diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2018-12-20 22:11:52 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2018-12-20 22:29:10 +0100 |
commit | e76a7b79f5831586239fa478745e72dacc39c5b6 (patch) | |
tree | fb721c031fba7978f7e6f27606ba24333210e4d1 | |
parent | aded22555eeb31bc032f9bc58a83762981a58391 (diff) |
Fix copyright year and exim website URL schema
-rw-r--r-- | src/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/README b/src/README index 652cee6ef..225295efb 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@exim.org. A copy of the Exim FAQ should be available from the same source that you used |