Skip to content

Commit b2a3574

Browse files
py-fenics-dolfinx: Fix license (spack#1995)
1 parent 0b11c45 commit b2a3574

File tree

1 file changed

+1
-1
lines changed
  • repos/spack_repo/builtin/packages/py_fenics_dolfinx

1 file changed

+1
-1
lines changed

repos/spack_repo/builtin/packages/py_fenics_dolfinx/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class PyFenicsDolfinx(PythonPackage):
1616
git = "https://github.com/FEniCS/dolfinx.git"
1717
maintainers("chrisrichardson", "garth-wells", "nate-sime", "jhale")
1818

19-
license("LGPL-3.0-only")
19+
license("LGPL-3.0-or-later")
2020

2121
version("main", branch="main", no_cache=True)
2222
version("0.9.0", sha256="b266c74360c2590c5745d74768c04568c965b44739becca4cd6b5aa58cdbbbd1")

0 commit comments

Comments
 (0)