Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

All notable changes to Library Manager will be documented in this file.

## [Unreleased]

### Changed
- **License restored to MIT** - Replaced AGPL-3.0 with the project's original MIT license and updated README and contribution terms to match.

## [0.9.0-beta.155] - 2026-07-15

### Added
Expand Down
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ Open an issue or start a discussion on GitHub.

## License

By contributing, you agree that your contributions will be licensed under the **AGPL-3.0 License**.
By contributing, you agree that your contributions will be licensed under the **MIT License**.

This means:
- Your contributions remain open source forever
- Anyone using/modifying the code must also open source their changes
- Commercial entities wanting to keep modifications private can contact us for commercial licensing
- Your contributions may be used, modified, distributed, sublicensed, and sold
- Private and commercial modifications are permitted
- The copyright and license notice must be retained
Loading
Loading