diff options
author | Eduardo Chappa <chappa@washington.edu> | 2022-06-02 18:13:12 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2022-06-02 18:13:12 -0600 |
commit | 9726c098a739edfdca6218bc5dee104c310957e9 (patch) | |
tree | 094ce20e1d159a1f45de5b9505eea79a1c203e0c /pico/osdep/newmail.c | |
parent | f69131562a08ec43c88e8f88c3ee4d8f25b3dc54 (diff) | |
download | alpine-9726c098a739edfdca6218bc5dee104c310957e9.tar.xz |
* New version 2.26
Diffstat (limited to 'pico/osdep/newmail.c')
-rw-r--r-- | pico/osdep/newmail.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pico/osdep/newmail.c b/pico/osdep/newmail.c index b61c37a6..8708ddbe 100644 --- a/pico/osdep/newmail.c +++ b/pico/osdep/newmail.c @@ -1,7 +1,7 @@ /* * ======================================================================== * Copyright 2006-2007 University of Washington - * Copyright 2013-2021 Eduardo Chappa + * Copyright 2013-2022 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |