Skip to content

Commit 6bcf37c

Browse files
committed
Added a reference to the SixLabors license
and, as clarification, the text that SixLabors products are licensed under Apache 2.0, as long as the distributed version is used.
1 parent 8b9076c commit 6bcf37c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,9 @@ We appreciate feedback and contribution to this repo!
5252

5353
## License
5454

55-
This software is released under the MIT License. See the [LICENSE](LICENCE.md) file for more info.
55+
This software is released under the MIT License. See the [LICENSE](LICENCE.md) file for more info.
56+
57+
PdfSharpCore relies on the following projects, that are not under the MIT license:
58+
59+
* *SixLabors.ImageSharp* and *SixLabors.Fonts*
60+
* SixLabors.ImageSharp and SixLabors.Fonts, libraries which PdfSharpCore relies upon, are licensed under Apache 2.0 when distributed as part of PdfSharpCore. The SixLabors.ImageSharp license covers all other usage, see https://github.com/SixLabors/ImageSharp/blob/master/LICENSE

0 commit comments

Comments
 (0)