view COPYING @ 295:c6c0e376008f HEAD

close mailbox before sending "OK Logout completed", because the closing may take some time with mbox
author Timo Sirainen <tss@iki.fi>
date Mon, 23 Sep 2002 13:30:21 +0300
parents 163675942b83
children ac68ab739a4d
line wrap: on
line source

Everything is LGPLv2.1 (see COPYING.LGPL) unless otherwise mentioned at the
beginning of the file. Almost everything in src/lib/ is with MIT license.

The exceptions are:

src/lib/
  - md5.c : Public Domain
  - base64.c : BSD-like (read it)
  - hash.c, primes.c, strfuncs.c, tree.c : LGPL v2

src/lib-imap/imap-match.c : BSD-like (read it)