Skip to content

Commit 59b0484

Browse files
docs: correct license references to Apache 2.0
Fix incorrect 'MIT License' references in CONTRIBUTING.md and docs/user-guide.md so the repo documentation matches the actual Apache-2.0 licensing.
1 parent 8df10f0 commit 59b0484

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,4 +202,4 @@ Before submitting a PR, ensure:
202202

203203
## License
204204

205-
By contributing, you agree that your contributions will be licensed under the MIT License.
205+
By contributing, you agree that your contributions will be licensed under the Apache 2.0 License.

docs/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1613,6 +1613,6 @@ Open an issue at https://github.com/obinnaokechukwu/ffgo/issues with:
16131613

16141614
## License
16151615

1616-
ffgo is licensed under the MIT License.
1616+
ffgo is licensed under the Apache 2.0 License.
16171617

16181618
FFmpeg is licensed under LGPL/GPL. Ensure your usage complies with FFmpeg's license.

0 commit comments

Comments
 (0)