You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,6 +157,7 @@ You may amalgamate all source files into only two files (`ada.h` and `ada.cpp`)
157
157
158
158
### License
159
159
160
-
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.
160
+
This code is made available under the Apache License 2.0 as well as the MIT license.
161
161
162
-
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.
162
+
Our tests include third-party code and data. The benchmarking code includes third-party code:
163
+
it is provided for research purposes only and not part of the library.
0 commit comments