Skip to content

Commit 394ea93

Browse files
authored
Merge pull request #1 from AgentSecOps/fix/license
update README.md
2 parents b893a72 + 032ad1e commit 394ea93

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,13 +150,12 @@ frameworks: [OWASP, CWE] # Security frameworks referenced
150150

151151
This project uses dual licensing:
152152

153-
- **Documentation** (markdown files): [Creative Commons Attribution-ShareAlike 4.0 International (CC-BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/)
153+
- **Documentation** (skills - markdown files): [Creative Commons Attribution-ShareAlike 4.0 International (CC-BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/)
154154
- **Code** (scripts, configurations): Dual-licensed under [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) and [Mozilla Public License 2.0 (MPL 2.0)](https://www.mozilla.org/en-US/MPL/2.0/)
155155

156156
This means:
157157
- You can freely use, share, and adapt all content with attribution
158-
- Documentation must be shared under the same CC-BY-SA 4.0 license
159-
- Code can be used under either CC-BY-SA 4.0 or MPL 2.0 (your choice)
160-
- MPL 2.0 allows combining with proprietary code while keeping modified MPL files open
158+
- Skills must be shared under the same CC-BY-SA 4.0 license
159+
- Code should be used under MPL 2.0
161160

162161
See [LICENSE.md](LICENSE.md) for full license texts and details.

0 commit comments

Comments
 (0)