Skip to content

Commit fffb2c3

Browse files
sanityclaude
andauthored
docs: fix license information in crate READMEs (#1966)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 9f7c421 commit fffb2c3

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

crates/core/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ For detailed build instructions and development setup, see the [GitHub repositor
2222

2323
## License
2424

25-
Licensed under either:
26-
- Apache License, Version 2.0
27-
- MIT License
25+
Licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
2826

29-
at your option.
27+
See [LICENSE.md](https://github.com/freenet/freenet-core/blob/main/LICENSE.md) for details.

crates/fdev/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ For detailed usage instructions and development setup, see the [GitHub repositor
2727

2828
## License
2929

30-
Licensed under either:
31-
- Apache License, Version 2.0
32-
- MIT License
30+
Licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
3331

34-
at your option.
32+
See [LICENSE.md](https://github.com/freenet/freenet-core/blob/main/LICENSE.md) for details.

0 commit comments

Comments
 (0)