Skip to content

Commit 0f27267

Browse files
committed
Update license and declaration
1 parent 531c1a5 commit 0f27267

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Copyright (c) Pieter Moens,
2-
2021 Ghent University and IMEC vzw with offices at Technologiepark 15, 9052 Ghent,
1+
Copyright (c) Pieter Moens, Stef Pletinck
2+
2025 Ghent University and IMEC vzw with offices at Technologiepark 15, 9052 Ghent,
33
Belgium - Contact info: http://predict.idlab.ugent.be
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ authors = [
1515
{ name="Pieter Moens", email="[email protected]"},
1616
]
1717
dynamic = ["version"]
18+
license-files = [
19+
"LICENSE"
20+
]
1821

1922
[project.urls]
2023
source = "https://github.com/predict-idlab/obelisk-python"

0 commit comments

Comments
 (0)