Skip to content

Commit

Permalink
license
Browse files Browse the repository at this point in the history
  • Loading branch information
UnravelSports [JB] committed Jul 23, 2024
1 parent a24aa77 commit e606775
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 869 deletions.
File renamed without changes.
661 changes: 0 additions & 661 deletions LICENSE-2-COMMERCIAL

This file was deleted.

202 changes: 0 additions & 202 deletions LICENSE-3-CONTRIBUTING

This file was deleted.

9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,9 @@ and let me know on

🌀 Licenses
----
- For **commercial** use this repository falls under the [AGPL-3.0 License](LICENSE-COMMERCIAL)
- For **non-commerical** use this repository falls under the [BSD 3-Clause](LICENSE-NON-COMMERICIAL)
- Any **contributions** made to this repository fall under the [Apache License Version 2.0](LICENSE-3-CONTRIBUTING)
This project is licensed under the [Mozilla Public License Version 2.0 (MPL)](LICENSE), which requires that you include a copy of the license and provide attribution to the original authors. Any modifications you make to the MPL-licensed files must be documented, and the source code for those modifications must be made open-source under the same license.

Because sports organizations (teams, clubs, federations) are a bit weird, I want to explicitely state that any (reseach) projects - that are not sold to third parties - within these _sports organizations_ explicitely fall under the **non-commerical** license.
<div align="right">

[![tl;dr legal](https://img.shields.io/badge/license-Mozilla%20Public%20License%20v2.0-orange.svg?style=flat&colorA=104467&colorB=007D8A)](https://www.tldrlegal.com/license/mozilla-public-license-2-0-mpl-2)
</div>
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
packages=["unravel"] + ["unravel." + pkg for pkg in find_packages("unravel")],
classifiers=[
"Programming Language :: Python :: 3.11",
"License :: OSI Approved :: GNU Affero General Public License version 3",
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
"Operating System :: OS Independent",
],
python_requires="~=3.11",
Expand Down
2 changes: 1 addition & 1 deletion tests/files/models/my-test-gnn/fingerprint.pb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
������������𒉼�-��ӍΕ��� ��������(���ש偡2
������������𒉼�-��ӍΕ��� ��������(����秴�U2
Binary file not shown.
Binary file modified tests/files/models/my-test-gnn/variables/variables.index
Binary file not shown.
Binary file modified tests/files/test.pickle.gz
Binary file not shown.

0 comments on commit e606775

Please sign in to comment.