license: change from GPL-3.0 to MIT-0

This commit is contained in:
2026-06-10 20:49:12 +02:00
parent 90707cc364
commit 1ea1e65deb
13 changed files with 27 additions and 685 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-3.0-only
// SPDX-License-Identifier: MIT-0
use std::io;
use std::io::{BufRead, Read};