2 Each sub-project in nmdb source tree has an independant license, and can be
3 treated as independant projects from a licensing point of view.
5 Licenses are always in a file named "LICENSE" in the top directory of each
6 sub-project, and apply to ALL the source code files in that directory tree (it
7 includes subdirectories).
9 As a brief resume, here's how each sub-project is licensed:
11 * libnmdb: BOLA (Public domain)
12 * bindings/bigloo: BOLA (Public domain)
13 * bindings/d: BOLA (Public domain)
14 * bindings/haskell: BOLA (Public domain)
15 * bindings/newlisp: BOLA (Public domain)
16 * bindings/python: BOLA (Public domain)
17 * bindings/ruby: BOLA (Public domain)