summaryrefslogtreecommitdiff
path: root/imap
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2021-04-10 09:20:54 -0600
committerEduardo Chappa <chappa@washington.edu>2021-04-10 09:20:54 -0600
commit2f6c9dc8e95cadb1abc2a0f5853aea378ef1b13a (patch)
treeb1922755e69ccba0c6afafe955fb46db13bc3dc1 /imap
parentcf15bc933e2db0ac3400ef5e5b23aea8d16c3b2e (diff)
downloadalpine-2f6c9dc8e95cadb1abc2a0f5853aea378ef1b13a.tar.xz
* New alpha version 2.24.1
Diffstat (limited to 'imap')
-rw-r--r--imap/src/c-client/oauth2_aux.c2
-rw-r--r--imap/src/c-client/oauth2_aux.h2
-rw-r--r--imap/src/c-client/rfc822.c2
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 b1af30b..3a58427 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 7882a3c..882ddb4 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 9a26af7..b69debc 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
* ========================================================================
*/