chore: add GPL-2.0 license

This commit is contained in:
Tiara Rodney 2026-06-16 20:28:17 +02:00
parent acaf8dd061
commit 66365f3d5f
Signed by: tiara
GPG key ID: 5CD8EC1D46106723
2 changed files with 340 additions and 0 deletions

View file

@ -12,11 +12,13 @@ description = "Fine-tune small open models to operate a POSIX shell (sek)"
authors = [
{ name = "Tiara Rodney", email = "tiara.rodney@byteb4rb1e.me" }
]
license-files = ["LICENSE"]
readme = "README.md"
classifiers = [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Natural Language :: English",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 3",