@@ -2,8 +2,9 @@ Jenkins Github Plugin
2
2
=====================
3
3
4
4
[ ![ Coverage] ( https://img.shields.io/sonar/http/sonar.lanwen.ru/com.coravy.hudson.plugins.github:github/coverage.svg?style=flat )] ( http://sonar.lanwen.ru/dashboard/index?id=com.coravy.hudson.plugins.github:github )
5
+ [ ![ License] ( https://img.shields.io/github/license/jenkinsci/github-plugin.svg )] ( LICENSE )
6
+ [ ![ wiki] ( https://img.shields.io/badge/GitHub%20Plugin-WIKI-blue.svg?style=flat )] ( http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin )
5
7
6
- Read more: [ http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin ] ( http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin )
7
8
8
9
Development
9
10
===========
@@ -50,32 +51,7 @@ Plugin releases
50
51
mvn release:prepare release:perform -Dusername=juretta -Dpassword=******
51
52
52
53
53
- License
54
- -------
55
-
56
- (The MIT License)
57
-
58
- Copyright (c) 2009 Stefan Saasen
59
-
60
- Permission is hereby granted, free of charge, to any person obtaining
61
- a copy of this software and associated documentation files (the
62
- 'Software'), to deal in the Software without restriction, including
63
- without limitation the rights to use, copy, modify, merge, publish,
64
- distribute, sublicense, and/or sell copies of the Software, and to
65
- permit persons to whom the Software is furnished to do so, subject to
66
- the following conditions:
67
-
68
- The above copyright notice and this permission notice shall be
69
- included in all copies or substantial portions of the Software.
70
-
71
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
72
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
73
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
74
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
75
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
76
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
77
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
78
-
54
+ ## License notes
79
55
80
56
This plugin uses part of Guava's code in class named
81
57
` org.jenkinsci.plugins.github.util.FluentIterableWrapper ` licensed under Apache 2.0 license
0 commit comments