diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-05-20 14:12:57 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-05-20 14:12:57 +0200 |
commit | 3b5a012004c1fdaf192e479e2bbe4543578a8749 (patch) | |
tree | 17b43bdef99ca9e5c64fb389efa126aa43abaac4 /copyright.txt | |
parent | 27eb460f88731d3515c16b31ab9825688d4001e4 (diff) | |
download | sonarqube-3b5a012004c1fdaf192e479e2bbe4543578a8749.tar.gz sonarqube-3b5a012004c1fdaf192e479e2bbe4543578a8749.zip |
Fix copyright.txt and remove useless COPYING file
Diffstat (limited to 'copyright.txt')
-rw-r--r-- | copyright.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/copyright.txt b/copyright.txt index 70fc61f28b3..4a49478943f 100644 --- a/copyright.txt +++ b/copyright.txt @@ -1,5 +1,5 @@ -SonarQube, open source software quality management tool. -Copyright (C) 2008-2014 SonarSource +SonarQube +Copyright (C) 2008-2016 SonarSource SA mailto:contact AT sonarsource DOT com SonarQube is free software; you can redistribute it and/or @@ -14,4 +14,4 @@ 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.
\ No newline at end of file +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |