Skip to content

Commit ddf452b

Browse files
authored
Merge pull request ststeiger#308 from nils-a/feature/imagesharp-lic
Added a reference to the SixLabors license
2 parents a4519a5 + 6bcf37c commit ddf452b

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)