add licence

This commit is contained in:
François Boulogne 2025-06-25 11:48:59 +02:00
parent cd06da8c8b
commit 28077e2853
3 changed files with 11 additions and 1 deletions

4
CHANGELOG.md Normal file
View file

@ -0,0 +1,4 @@
# x.x.x
First version

View file

@ -1,5 +1,7 @@
# Optifik
TODO: write a paragraph here...
This library replaces oospectro.
@ -48,3 +50,7 @@ cd docs
make html
```
## Licence
The source code is released under the GNU General Public License v3.0.
See LICENSE for details.

View file

@ -6,7 +6,7 @@ authors = [
{ name = "François Boulogne", email = "francois.boulogne@cnrs.fr" },
{ name = "Victor Ziapkoff", email = "victor.ziapkoff@universite-paris-saclay.fr" },
]
license = "GPL-3.0-or-later"
license = "GPL-3.0"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [