Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Licensing inconsistencies #285

Open
LaurentChardon opened this issue Aug 30, 2024 · 0 comments
Open

Licensing inconsistencies #285

LaurentChardon opened this issue Aug 30, 2024 · 0 comments

Comments

@LaurentChardon
Copy link

There are a couple of licensing inconsistencies in the source code.

My understanding from COPYING is that the intent is to have a dual license, GPLv2 and BSD 2-Clause.

  1. The file COPYING only contains a BSD 2-Clause license, but refers to itself as the license file for the GPLv2 license.
  2. There is no GPLv2 license file distributed with the code.
  3. COPYING mentions a BSD 2-Clause license, and so do the headers of .c and .h files, but the file perftest.spec refers to a BSD 3-Clause license.

It's nothing that will prevent the code to run, but I thought that you might like to know.

Thanks for perftest!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant