initial commit

This commit is contained in:
Jacob Lifshay 2026-03-30 19:41:36 -07:00
commit 9ed1b679c0
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ
9 changed files with 2040 additions and 0 deletions

16
Notices.txt Normal file
View file

@ -0,0 +1,16 @@
Copyright 2026 Jacob Lifshay
This file is part of Compile-QEMU-for-decoder.
Compile-QEMU-for-decoder is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Compile-QEMU-for-decoder 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 Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with Compile-QEMU-for-decoder. If not, see <https://www.gnu.org/licenses/>.