diff options
author | Eduardo Chappa <chappa@washington.edu> | 2020-01-19 10:57:53 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2020-01-19 10:57:53 -0700 |
commit | 99948a254e2c2352547b962cbd1c23738e7af6b3 (patch) | |
tree | 9c9fc9beed0c2f308f11fa27e2675104962ce5c0 /pith/imap.c | |
parent | 082202c409cab376f0f0623635dc19e8468baafc (diff) | |
download | alpine-99948a254e2c2352547b962cbd1c23738e7af6b3.tar.xz |
* Initial release of Alpine version 2.22.
Diffstat (limited to 'pith/imap.c')
-rw-r--r-- | pith/imap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/imap.c b/pith/imap.c index 42513123..212088cd 100644 --- a/pith/imap.c +++ b/pith/imap.c @@ -4,7 +4,7 @@ static char rcsid[] = "$Id: imap.c 1142 2008-08-13 17:22:21Z hubert@u.washington /* * ======================================================================== - * Copyright 2013-2019 Eduardo Chappa + * Copyright 2013-2020 Eduardo Chappa * Copyright 2006-2008 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); |