Making project compliant with REUSE specification

This commit is contained in:
A.M. Rowsell 2025-12-29 14:28:40 -05:00
commit 02d9b49e60
Signed by: amr
GPG key ID: E0879EDBDB0CA7B1
3 changed files with 389 additions and 0 deletions

View file

@ -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