Skip to content

Commit

Permalink
Fixed license names
Browse files Browse the repository at this point in the history
  • Loading branch information
dubesar committed Oct 6, 2024
1 parent 02fc0c6 commit 37c6fd3
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 @@ -24,7 +24,7 @@
url='https://github.com/dubesar/worldtimebuddy',
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: Apache Software License 2.0 (Apache-2.0)",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
],
)

0 comments on commit 37c6fd3

Please sign in to comment.