Skip to content

Commit

Permalink
License update
Browse files Browse the repository at this point in the history
  • Loading branch information
alkidbaci committed May 7, 2024
1 parent 4357282 commit 94e2809
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021
Copyright (c) 2024 Caglar Demir

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
url='https://github.com/dice-group/owlapy',
classifiers=[
"Programming Language :: Python :: 3.10",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"License :: OSI Approved :: MIT License",
"Topic :: Scientific/Engineering"],
python_requires='>=3.10.13',
long_description=long_description,
Expand Down

0 comments on commit 94e2809

Please sign in to comment.