diff options
Diffstat (limited to 'imap')
-rw-r--r-- | imap/src/c-client/oauth2_aux.c | 2 | ||||
-rw-r--r-- | imap/src/c-client/oauth2_aux.h | 2 | ||||
-rw-r--r-- | imap/src/c-client/rfc822.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/imap/src/c-client/oauth2_aux.c b/imap/src/c-client/oauth2_aux.c index b1af30b1..3a584279 100644 --- a/imap/src/c-client/oauth2_aux.c +++ b/imap/src/c-client/oauth2_aux.c @@ -1,6 +1,6 @@ /* * ======================================================================== - * Copyright 2013-2020 Eduardo Chappa + * Copyright 2013-2021 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/imap/src/c-client/oauth2_aux.h b/imap/src/c-client/oauth2_aux.h index 7882a3c0..882ddb42 100644 --- a/imap/src/c-client/oauth2_aux.h +++ b/imap/src/c-client/oauth2_aux.h @@ -1,6 +1,6 @@ /* * ======================================================================== - * Copyright 2013-2020 Eduardo Chappa + * Copyright 2013-2021 Eduardo Chappa * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/imap/src/c-client/rfc822.c b/imap/src/c-client/rfc822.c index 9a26af7f..b69debcc 100644 --- a/imap/src/c-client/rfc822.c +++ b/imap/src/c-client/rfc822.c @@ -1,5 +1,5 @@ /* ======================================================================== - * Copyright 2013-2020 Eduardo Chappa + * Copyright 2013-2021 Eduardo Chappa * Copyright 2008-2010 Mark Crispin * ======================================================================== */ |