Skip to content

Commit

Permalink
Fix license typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TojikCZ committed Nov 22, 2023
1 parent a930963 commit 1eb8a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def run(self):
author_email=__author_email__,
maintainer=__author_name__,
maintainer_email=__author_email__,
lincese="Freeware",
license="Freeware",
url="https://github.com/prusa3d/Prusa-Link",
packages=find_namespace_packages(include=['prusa.*']),
include_package_data=True,
Expand Down

0 comments on commit 1eb8a1e

Please sign in to comment.