File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,8 @@ Copyright © 2023 Werner Randelshofer, Switzerland.
11
11
12
12
This code is licensed under MIT License.
13
13
https://github.com/wrandelshofer/FastDoubleParser/blob/522be16e145f43308c43b23094e31d5efcaa580e/LICENSE
14
- (The file 'LICENSE' is included in all Jar files that are released by this project - as is required by the license.)
14
+ (The file 'LICENSE' is included in the sources and classes Jar files that are released by this project
15
+ - as is required by that license.)
15
16
16
17
Some portions of the code have been derived from other projects.
17
18
All these projects require that we include a copyright notice, and some require that we also include some text of their
@@ -30,4 +31,5 @@ https://github.com/tbuktu/bigint/tree/floatfft
30
31
https://github.com/tbuktu/bigint/blob/617c8cd8a7c5e4fb4d919c6a4d11e2586107f029/LICENSE
31
32
https://github.com/wrandelshofer/FastDoubleParser/blob/39e123b15b71f29a38a087d16a0bc620fc879aa6/bigint-LICENSE
32
33
(We only use those portions of the bigint project that can be licensed under 2-clause BSD License.)
33
- (The file 'bigint-LICENSE' is included in all Jar files that are released by this project - as is required by the license.)
34
+ (The file 'bigint-LICENSE' is included in the sources and classes Jar files that are released by this project
35
+ - as is required by that license.)
You can’t perform that action at this time.
0 commit comments