Skip to content

Commit 15b7bca

Browse files
committed
更新英文文档
1 parent 78c2bb2 commit 15b7bca

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

src/MediaConverters/README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
# DotNetCampus.MediaConverters
1+
# DotNetCampus.MediaConverters
2+
3+
## Copyright Notice
4+
5+
If you use MediaConverters.Lib as a direct dependency, you must comply with the [Six Labors Split License, Version 1.0](ThirdPartyNotices/SixLabors.LICENSE.txt). This is because this project uses Six Labors' ImageSharp library as its infrastructure.
6+
7+
All other parts of this project are released under the MIT License. You are free to use, modify, and redistribute them without charge. Commercial use is free, and there are no copyright disputes.
8+
9+
You can use this project in commercial projects without payment or any copyright requirements if you meet **any** of the following conditions:
10+
11+
- You use the DotNetCampus.MediaConverter tools only via command-line invocation as a separate process, not as a direct dependency library.
12+
- Note: According to the Six Labors license, this tool is open source and meets the free usage conditions of Six Labors. Using the tool via command-line does not constitute a dependency on Six Labors, so you do not need to purchase a commercial license from Six Labors.
13+
- Note: The above explanation is based on a response from James Jackson-South, CEO of Six Labors. The specific reply is quoted as follows:
14+
- > If they are just using your tool as it is, they do not need to purchase a separate license.
15+
- Reference: <https://sixlabors.freshdesk.com/support/tickets/517> (This link may not be directly accessible and is provided for communication with the Six Labors organization.)
16+
- The project is open source.
17+
- The annual revenue of the for-profit company or individual is less than $1,000,000 USD.

0 commit comments

Comments
 (0)