view COPYING @ 6233:14a529abc646 HEAD

Added tag 1.1.alpha2 for changeset 8d4fa6f0b7e6
author Timo Sirainen <tss@iki.fi>
date Tue, 07 Aug 2007 15:17:28 +0300
parents 2cba4c0f3b4f
children 65c69a53a7be
line wrap: on
line source

Everything in src/lib/, src/auth/, src/lib-sql/ and src/lib-ntlm/ is under
MIT license (see COPYING.MIT) unless otherwise mentioned at the beginning
of the file.

Everything else is LGPLv2.1 (see COPYING.LGPL) unless otherwise mentioned
at the beginning of the file.

Current exceptions are:

src/lib/
  - md5.c : Public Domain
  - sha1.c, sha2.c : BSD
  - base64.c, utc-mktime.c : BSD-like (read it)