Skip to content

Commit fca8ab6

Browse files
committed
State in NOTICE that we include LICENSE files in source and classes Jar files.
1 parent d2417d2 commit fca8ab6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NOTICE

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ Copyright © 2023 Werner Randelshofer, Switzerland.
1111

1212
This code is licensed under MIT License.
1313
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.)
1516

1617
Some portions of the code have been derived from other projects.
1718
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
3031
https://github.com/tbuktu/bigint/blob/617c8cd8a7c5e4fb4d919c6a4d11e2586107f029/LICENSE
3132
https://github.com/wrandelshofer/FastDoubleParser/blob/39e123b15b71f29a38a087d16a0bc620fc879aa6/bigint-LICENSE
3233
(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.)

0 commit comments

Comments
 (0)