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 /imap/src/c-client/sha.c | |
parent | f69131562a08ec43c88e8f88c3ee4d8f25b3dc54 (diff) | |
download | alpine-9726c098a739edfdca6218bc5dee104c310957e9.tar.xz |
* New version 2.26
Diffstat (limited to 'imap/src/c-client/sha.c')
-rw-r--r-- | imap/src/c-client/sha.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/src/c-client/sha.c b/imap/src/c-client/sha.c index 8942299e..a1f959a8 100644 --- a/imap/src/c-client/sha.c +++ b/imap/src/c-client/sha.c @@ -1,5 +1,5 @@ /* - * Copyright 2021 Eduardo Chappa + * Copyright 2021-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. |