Added project license and license notices at the beginnings of the files.

This commit is contained in:
2026-02-21 23:20:02 +01:00
parent 9d106abd9e
commit 2c23f59f7c
11 changed files with 527 additions and 1 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ build-backend = "setuptools.build_meta"
name = "jeb-utils"
version = "0.1.3"
description = "Common utils for JEB client and server."
dependencies = ["cryptography"]
dependencies = ["cryptography"]
license = "MIT"