Skip to content

Commit

Permalink
updates copyright files (#311)
Browse files Browse the repository at this point in the history
* updates README.md with license [ci skip]

* Add NOTICE.txt file [ci skip]

* Update README.md
  • Loading branch information
SonarTech authored and tomverin committed Apr 13, 2017
1 parent 9bdd851 commit 89109ec
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions NOTICE.txt
@@ -0,0 +1,6 @@
SonarQube.Scanner.MSBuild
Copyright (C) 2016-2017 SonarSource SA
mailto:info AT sonarsource DOT com

This product includes software developed at
SonarSource (http://www.sonarsource.com/).
6 changes: 6 additions & 0 deletions README.md
@@ -1,3 +1,9 @@
### License

Copyright 2016-2017 SonarSource.

Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)

## Build status
[![Build status](https://ci.appveyor.com/api/projects/status/ik8mfx97hnvkhjfm/branch/master?svg=true)](https://ci.appveyor.com/project/SonarSource/sonar-scanner-msbuild/branch/master)

Expand Down

0 comments on commit 89109ec

Please sign in to comment.