Making project compliant with REUSE specification
This commit is contained in:
parent
2f31085a7d
commit
02d9b49e60
3 changed files with 389 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# SPDX-FileCopyrightText: 2025 (c) A.M. Rowsell
|
||||
# SPDX-FileContributor: A.M. Rowsell
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
import csv
|
||||
import math
|
||||
import numpy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue