mirror of
https://codeberg.org/armin/chromaflock.git
synced 2026-09-01 04:10:47 +02:00
Switch license to AGPLv3 to align with JUCE license.
This commit is contained in:
parent
ce055cc1e3
commit
e595daeeb8
5 changed files with 719 additions and 30 deletions
17
README.md
17
README.md
|
|
@ -221,5 +221,20 @@ On macOS, plugins auto-copy to `~/Library/Audio/Plug-Ins/`. On Linux, run `make
|
|||
- **Platform**: macOS, Linux
|
||||
|
||||
## License
|
||||
ChromaFlock 2026 by Armin Jenewein; released under the MIT License. See the LICENSE file for information.
|
||||
|
||||
Copyright (C) 2026 Armin Jenewein.
|
||||
|
||||
ChromaFlock is free software: you can redistribute it and/or modify it under the
|
||||
terms of the GNU Affero General Public License as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
|
||||
ChromaFlock is built on the [JUCE](https://juce.com) framework, whose modules are
|
||||
used here under the terms of the AGPLv3. Because AGPLv3 is a copyleft license,
|
||||
ChromaFlock as a whole is distributed under the AGPLv3 to remain compliant.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
|
||||
|
||||
See the [LICENSE](LICENSE) file for the full license text.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue