Skip to content

Commit 13f2726

Browse files
lemireanonrig
authored andcommitted
Clarifying license.
1 parent f146aaf commit 13f2726

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,3 +147,9 @@ The project can also be built via docker using default docker file of repository
147147
148148
You may amalgamate all source files into only two files (`ada.h` and `ada.cpp`) by typing executing the Python
149149
3 script `singleheader/amalgamate.py`. By default, the files are created in the `singleheader` directory.
150+
151+
### License
152+
153+
This code is made available under the Apache License 2.0 as well as the MIT license. For unicode processing, we rely on a few functions from UniLib which are licensed under the Mozilla Public License v.2.0.
154+
155+
Our tests include third-party code and data. The benchmarking code includes third-party code: it is provided for research purposes only and not part of the library.

0 commit comments

Comments
 (0)