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/auth_gss.c | |
parent | f69131562a08ec43c88e8f88c3ee4d8f25b3dc54 (diff) | |
download | alpine-9726c098a739edfdca6218bc5dee104c310957e9.tar.xz |
* New version 2.26
Diffstat (limited to 'imap/src/c-client/auth_gss.c')
-rw-r--r-- | imap/src/c-client/auth_gss.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/imap/src/c-client/auth_gss.c b/imap/src/c-client/auth_gss.c index 6a339745..0a3cfad4 100644 --- a/imap/src/c-client/auth_gss.c +++ b/imap/src/c-client/auth_gss.c @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright 2020 Eduardo Chappa + * Copyright 2020-2022 Eduardo Chappa * Copyright 1988-2006 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); |