diff options
author | tomverin <thomas.verin@sonarsource.com> | 2017-01-10 14:03:46 +0100 |
---|---|---|
committer | Julien HENRY <henryju@yahoo.fr> | 2017-01-13 10:07:10 +0100 |
commit | 22b26f0d3dd683545f865e9f58c7a679751d1792 (patch) | |
tree | 9b33950aa1a67cdda755f7a7536880ffd2f94dc8 | |
parent | 62da7ca13ae046f5cab1f299087a2ff06dc8f9a8 (diff) | |
download | sonar-scanner-cli-22b26f0d3dd683545f865e9f58c7a679751d1792.tar.gz sonar-scanner-cli-22b26f0d3dd683545f865e9f58c7a679751d1792.zip |
Add NOTICE.txt file [ci skip]
-rw-r--r-- | NOTICE.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/NOTICE.txt b/NOTICE.txt new file mode 100644 index 0000000..0a00809 --- /dev/null +++ b/NOTICE.txt @@ -0,0 +1,6 @@ +SonarQube Scanner +Copyright (C) 2011-2017 SonarSource SA +mailto:info AT sonarsource DOT com + +This product includes software developed at +SonarSource (http://www.sonarsource.com/).
\ No newline at end of file |