view COPYING @ 21:163675942b83 HEAD

Replaced the MD5 implementation with Solar Designer's.
author Timo Sirainen <tss@iki.fi>
date Fri, 23 Aug 2002 19:21:36 +0300
parents 6d0a30d1197c
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)