diff COPYING @ 1:6d0a30d1197c HEAD

fixes
author Timo Sirainen <tss@iki.fi>
date Fri, 09 Aug 2002 12:18:52 +0300
parents
children 163675942b83
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/COPYING	Fri Aug 09 12:18:52 2002 +0300
@@ -0,0 +1,10 @@
+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/
+  - 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)