diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2019-03-16 10:29:53 +0100 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-03-27 20:21:04 +0100 |
commit | 45fca78734dc2d8e02252ae0fadfd419b618632e (patch) | |
tree | a622610ff5a7c3529e88b56530c186e9d9520a33 /README.md | |
parent | 06201248356cfba76e751aecbe391fc004607710 (diff) | |
download | sonarqube-45fca78734dc2d8e02252ae0fadfd419b618632e.tar.gz sonarqube-45fca78734dc2d8e02252ae0fadfd419b618632e.zip |
Fix license in HEADER
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 5cb68ecdb42..1ef2f1f7c1c 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,6 @@ Execute from project base directory: License ------- -Copyright 2008-2018 SonarSource. +Copyright 2008-2019 SonarSource. Licensed under the [GNU Lesser General Public License, Version 3.0](https://www.gnu.org/licenses/lgpl.txt) |