Skip to content

DOC: Wrong SPDX identifier for OpenBLAS and LAPACK #23061

@stefan6419846

Description

@stefan6419846

Issue with current documentation:

In

License: BSD-3-Clause-Attribution
and
License: BSD-3-Clause-Attribution
it is stated that OpenBLAS and LAPACK are subject to the terms of the BSD-3-Clause-Attribution license.

This seems wrong, as a BSD-3-Clause-Attribution license would need a fourth clause which is missing here: https://spdx.org/licenses/BSD-3-Clause-Attribution.html

Idea or request for content:

The OpenBLAS license text reproduced in the file is a plain BSD-3-Clause license, the LAPACK license text reproduced in the file is a BSD-3-Clause-Open-MPI license: https://spdx.org/licenses/BSD-3-Clause-Open-MPI.html

Additional context (e.g. screenshots, GIFs)

As an additional note: The GPL-3.0-with-GCC-exception identifier in

License: GPL-3.0-with-GCC-exception
has been deprecated in favor of GPL-3.0-or-later WITH GCC-exception-3.1.

Metadata

Metadata

Assignees

Labels

DocumentationIssues related to the SciPy documentation. Also check https://github.com/scipy/scipy.orglicensing

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions