diff options
author | tomverin <thomas.verin@sonarsource.com> | 2017-01-10 14:57:57 +0100 |
---|---|---|
committer | tomverin <thomas.verin@sonarsource.com> | 2017-01-10 14:57:57 +0100 |
commit | 4addb8cb73b7a2413e865b96d4e7590c4ed85f0f (patch) | |
tree | db87ee2b0c479b63d591fef1b397ad7fa8edd15b /copyright.txt | |
parent | dce31c7065ebeb59f35782517fccfe925a094b55 (diff) | |
download | sonarqube-4addb8cb73b7a2413e865b96d4e7590c4ed85f0f.tar.gz sonarqube-4addb8cb73b7a2413e865b96d4e7590c4ed85f0f.zip |
remove copyright.txt file [ci skip]
Diffstat (limited to 'copyright.txt')
-rw-r--r-- | copyright.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/copyright.txt b/copyright.txt deleted file mode 100644 index 4a49478943f..00000000000 --- a/copyright.txt +++ /dev/null @@ -1,17 +0,0 @@ -SonarQube -Copyright (C) 2008-2016 SonarSource SA -mailto:contact AT sonarsource DOT com - -SonarQube is free software; you can redistribute it and/or -modify it under the terms of the GNU Lesser General Public -License as published by the Free Software Foundation; either -version 3 of the License, or (at your option) any later version. - -SonarQube is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Lesser General Public License for more details. - -You should have received a copy of the GNU Lesser General Public License -along with this program; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |