diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-01-03 13:44:53 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-01-03 13:44:53 +0100 |
commit | 0562465300e120a52e8c559d58ef671fff8a307d (patch) | |
tree | 80a9e70185135bf99168974e765d3f1b4693d825 /smtp.c | |
parent | c52ab28dd1a30bea2bb0befc022509179a9ba290 (diff) | |
download | fetchmail-0562465300e120a52e8c559d58ef671fff8a307d.tar.gz fetchmail-0562465300e120a52e8c559d58ef671fff8a307d.tar.bz2 fetchmail-0562465300e120a52e8c559d58ef671fff8a307d.zip |
Update copyright.
Diffstat (limited to 'smtp.c')
-rw-r--r-- | smtp.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ * Concept due to Harry Hochheiser. Implementation by ESR. Cleanup and * strict RFC821 compliance by Cameron MacPherson. * - * Copyright 1997 Eric S. Raymond, 2009 Matthias Andree + * Copyright 1997 Eric S. Raymond, 2009 - 2019 Matthias Andree + * Contributions 2012, 2021 by Earl Chew * For license terms, see the file COPYING in this directory. */ |