Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > by-pkgid > 7ada4554f1fd206d41ecdfb177a60911 > files > 23

dovecot-1.0.rc26-1.1mdv2007.1.i586.rpm

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
  - base64.c, utc-mktime.c : BSD-like (read it)
  - printf-upper-bound.c : LGPL v2

src/imap/imap-thread.c : merge sorting code is with MIT license.