diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-11-02 02:51:18 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-11-02 02:51:18 -0600 |
commit | 7fe712882b909931088a318c08041b0e7974a000 (patch) | |
tree | 2770f9b084e2efc7fc55e96e9bf4352cf2ff33a3 /imap/CONTENTS | |
parent | bdfc834badee92ceeb2befe02f1d065ced5b9ddf (diff) | |
download | alpine-7fe712882b909931088a318c08041b0e7974a000.tar.xz |
* Update to version 2.19.1
* Upgrade UW-IMAP to Panda IMAP from https://github.com/jonabbey/panda-imap.
* Replace tabs by spaces in From and Subject fields to control for size in
screen of these fields. Change only in index screen display.
Diffstat (limited to 'imap/CONTENTS')
-rw-r--r-- | imap/CONTENTS | 30 |
1 files changed, 16 insertions, 14 deletions
diff --git a/imap/CONTENTS b/imap/CONTENTS index 73a54f6e..741ef22c 100644 --- a/imap/CONTENTS +++ b/imap/CONTENTS @@ -1,24 +1,26 @@ -/* ======================================================================== - * Copyright 1988-2006 University of Washington - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * - * ======================================================================== - */ +======================================================================== +Copyright 2008-2010 Mark Crispin +======================================================================== + +Previous versions of this file were: + +Copyright 1988-2006 University of Washington + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + TOOLKIT DIRECTORY CONTENTS Documentation: . CONTENTS this file - . LICENSE.txt software license + . LICENSE software license . NOTICE copyright notice . README read this file first - . SUPPORT where to go to ask questions and/or report bugs . docs/BUILD build and installation instructions . docs/CONFIG detailed configuration notes . docs/FAQ.html frequently asked questions and answers |