Skip to content

Commit 653abc0

Browse files
chore: license statement (#90)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent cbaedeb commit 653abc0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎doc/changelog.d/90.maintenance.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
License statement

‎pyproject.toml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ version = "1.0.dev0"
1313
description = "\"VISOR 3D visualization web component framework\""
1414
authors = ["VISOR Team <visor@synopsys.com>"]
1515
readme = "README.rst"
16-
license = "Ansys License"
16+
license = "Apache-2.0"
1717
repository = "https://github.com/ansys/visor"
1818
classifiers = [
1919
"Development Status :: Alpha",
@@ -41,7 +41,6 @@ include = [
4141
{ path = "src/ansys/visor/viewer/dash/src/lib/**", format = ["sdist", "wheel"] },
4242
{ path = "README.rst", format = ["sdist", "wheel"] },
4343
{ path = "LICENSE", format = ["sdist", "wheel"] },
44-
{ path = "VISOR_Legal_notice.pdf", format = ["sdist", "wheel"] },
4544
]
4645

4746
[tool.poetry.scripts]

0 commit comments

Comments
 (0)