Updated license of cua-som and cua-agent[omni]

This commit is contained in:
Dillon DuPont
2025-08-29 11:33:04 -04:00
parent db49d5e52a
commit 39d60a852c
3 changed files with 10 additions and 6 deletions
+2 -2
View File
@@ -26,12 +26,12 @@ dependencies = [
]
requires-python = ">=3.11"
readme = "README.md"
license = {text = "MIT"}
license = {text = "AGPL-3.0-or-later"}
keywords = ["computer-vision", "ocr", "ui-analysis", "icon-detection"]
classifiers = [
"Development Status :: 4 - Beta",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Topic :: Scientific/Engineering :: Artificial Intelligence",