Skip to content

Commit 6e484a4

Browse files
Ziforgeclaude
andcommitted
Update README to reflect license change to PolyForm Noncommercial
- Updated license badge - Added license change notice clarifying that prior MIT versions remain under MIT - Explains new license permits personal, educational, and non-profit use only 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 5b0304d commit 6e484a4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A comprehensive Python Remote Script for Ableton Live that exposes **220 LiveAPI tools** via a simple TCP socket interface. Control every aspect of your Ableton Live session programmatically - from playback and recording to tracks, clips, devices, MIDI notes, and Max for Live / CV Tools devices.
44

55
[![CI](https://github.com/Ziforge/ableton-liveapi-tools/workflows/CI/badge.svg)](https://github.com/Ziforge/ableton-liveapi-tools/actions)
6-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6+
[![License: PolyForm Noncommercial](https://img.shields.io/badge/License-PolyForm%20Noncommercial-blue.svg)](https://polyformproject.org/licenses/noncommercial/1.0.0)
77
[![Ableton Live](https://img.shields.io/badge/Ableton%20Live-11%2F12-blue.svg)](https://www.ableton.com/)
88
[![Python](https://img.shields.io/badge/Python-2.7%2F3.x-green.svg)](https://www.python.org/)
99
[![Release](https://img.shields.io/github/v/release/Ziforge/ableton-liveapi-tools)](https://github.com/Ziforge/ableton-liveapi-tools/releases)
@@ -287,7 +287,9 @@ Contributions are welcome! Please feel free to submit a Pull Request.
287287

288288
## License
289289

290-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
290+
This project is licensed under the **PolyForm Noncommercial License 1.0.0** - see the [LICENSE](LICENSE) file for details.
291+
292+
**License Change Notice (January 2025):** This project changed from MIT License to PolyForm Noncommercial License. Versions obtained prior to this change remain available under the MIT License. The new license permits personal, educational, and non-profit use, but prohibits commercial use.
291293

292294
## Acknowledgments
293295

0 commit comments

Comments
 (0)