diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2019-03-15 20:56:00 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2019-03-15 21:19:59 +0100 |
commit | 7c87a18d48570f6e507de3837b3f2629786bebe9 (patch) | |
tree | 0ad0056170a8dd27abc9b630d7ad837c64317b24 /README.md | |
parent | c1da0719f5baa4f9b5d565da2c427a2888a955a1 (diff) | |
download | sonar-scanner-cli-7c87a18d48570f6e507de3837b3f2629786bebe9.tar.gz sonar-scanner-cli-7c87a18d48570f6e507de3837b3f2629786bebe9.zip |
Fix license in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,9 +10,9 @@ http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner Issue Tracker: http://jira.sonarsource.com/browse/SQSCANNER -
+ ### License -Copyright 2011-2017 SonarSource. +Copyright 2011-2019 SonarSource. -Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)
\ No newline at end of file +Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt) |