diff options
author | Matteo Mara <matteo.mara@sonarsource.com> | 2024-11-26 11:37:54 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2024-11-26 20:02:51 +0000 |
commit | 93a679d6baa183b111efe131ef178e90c567a495 (patch) | |
tree | bd6e4e27dfa25626a631dcf675e1ef6985436fad /sonar-application | |
parent | acc16fa498e9fbec124149887b4e9b960146dbdf (diff) | |
download | sonarqube-93a679d6baa183b111efe131ef178e90c567a495.tar.gz sonarqube-93a679d6baa183b111efe131ef178e90c567a495.zip |
SONAR-23757 Update the COPYING files bundled in the distributions of SonarQube Community Build and SonarQube Server
Diffstat (limited to 'sonar-application')
-rw-r--r-- | sonar-application/src/main/assembly/COPYING | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sonar-application/src/main/assembly/COPYING b/sonar-application/src/main/assembly/COPYING index 7f3e23444be..d7f1728d847 100644 --- a/sonar-application/src/main/assembly/COPYING +++ b/sonar-application/src/main/assembly/COPYING @@ -1,3 +1,5 @@ +SonarQube Community Build is released under the LGPLv3 license, and packaged with SSALv1 <https://www.sonarsource.com/license/ssal/> analyzers. + GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 |