diff --git a/LICENSE b/LICENSE index 14e2f77..6a7e028 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,6 @@ +SPDX-License-Identifier: MPL-2.0 +SPDX-FileCopyrightText: 2024-2026 Jonathan D.A. Jewell (hyperpolymath) + Mozilla Public License Version 2.0 ================================== diff --git a/Project.toml b/Project.toml index ddafe0e..66ce86d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,2 +1,3 @@ +license = "MPL-2.0" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"