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

Passing license check with ros_license_linter #17

Open
matthias-mayr opened this issue Jan 15, 2024 · 0 comments
Open

Passing license check with ros_license_linter #17

matthias-mayr opened this issue Jan 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@matthias-mayr
Copy link
Owner

Ideally the repo should pass the ros_license_linter check.

Right now it does not, because of these files:

The following files contain licenses that are not covered by any license tag:
  'README.md': ['CC-BY-SA-4.0']                --> The readme contains a bib entry for the paper
  'res/orcidlink.sty': ['LPPL-1.3c']           --> The stylefile of the JOSS paper
  'src/pseudo_inversion.h': ['LicenseRef-scancode-public-domain']  --> valid

The issue is handled here: boschresearch/ros_license_toolkit#24
Once it is fixed, the Github action could be integrated.

@matthias-mayr matthias-mayr added the enhancement New feature or request label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant