Skip to content

Commit

Permalink
update licence
Browse files Browse the repository at this point in the history
  • Loading branch information
SUKI-O committed Jul 9, 2024
1 parent 556317b commit 20a46ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ authors:
orcid: "https://orcid.org/0000-0001-8235-4950"
type: software
repository-code: "https://github.com/neurodata/treeple"
license: 'BSD-3-Clause'
license: 'PolyForm Noncommercial 1.0.0'
keywords:
- random forest
- oblique trees
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ project(
# That only happens when importing from a git repository.
# See `treeple/__init__.py`
version: '0.9.0dev0',
license: 'BSD-3',
license: 'PolyForm Noncommercial 1.0.0',
meson_version: '>= 1.1.0',
default_options: [
'buildtype=debugoptimized',
Expand Down

0 comments on commit 20a46ed

Please sign in to comment.