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

JS-423 Update license to SONAR Source-Available License v1.0 (SSALv1) #4922

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

yassin-kammoun-sonarsource
Copy link
Contributor

@yassin-kammoun-sonarsource yassin-kammoun-sonarsource commented Nov 21, 2024

JS-423

Checklist for the review based on these instructions:

  • Source file headers are updated to SSAL (Sonar Source-Available License).
  • License.txt file is updated to SSAL.
  • README.md mentions the history of the license.
  • README.md links to the License.txt file.
  • Maven pom.xml file license is updated to SSAL.
  • Maven pom.xml file uses parent-oss version 81.0.0.2300

This pull request also addresses the issue with the file license header check and includes several updates for missing license headers.

  • The update involves checking the license headers for all Java and JS/TS files, regardless of their location, and now requires explicitly excluding certain files and paths.
  • This change ensures that the license header verification remains functional during any reorganization of the repository and the introduction of new components.

Copy link

@yassin-kammoun-sonarsource yassin-kammoun-sonarsource merged commit 48fef6c into master Nov 26, 2024
16 of 17 checks passed
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

Successfully merging this pull request may close these issues.

2 participants