From 0e0967795edd35319784ffa42dca36988ae6a43c Mon Sep 17 00:00:00 2001 From: Matthew Jackson <1085847+MattJackson@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:53:17 -0700 Subject: [PATCH] changelog: trim the 1.3.1 relicense note to just the relicense fact --- CHANGELOG.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cca730e..c90adc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,7 @@ ### Licensing - **Relicensed to the MIT License, from 1.3.1 onwards** (releases up to and - including 1.3.0 remain under AGPL-3.0). All code is an independent Rust - implementation of the public/standard disc formats and cryptographic - algorithms; comments that cross-referenced GPL/LGPL C projects (libdvdcss, - libaacs, libbluray, libdvdread, libdvdnav) were dropped, and the CSS content - cipher and the Stevenson title-key attack are attributed to their published - cryptanalysis rather than any particular software. + including 1.3.0 remain under AGPL-3.0). ### Added