Add SoftwareLicense (#20)

This commit is contained in:
wkoot
2023-06-30 15:11:28 +02:00
committed by GitHub
parent 5b96496b46
commit 6c512e0e9b
31 changed files with 771 additions and 277 deletions
+4
View File
@@ -0,0 +1,4 @@
from .software_license import *
from .software_product import *
from .software_product_installation import *
from .software_product_version import *