10000 Merge pull request #117 from jenkinsci/badges_in_readme · github-cloud/github-plugin@978bc72 · GitHub
[go: up one dir, main page]

Skip to content

Commit 978bc72

Browse files
committed
Merge pull request jenkinsci#117 from jenkinsci/badges_in_readme
replace license and wiki with badges in readme
2 parents 25d7939 + 7ab3480 commit 978bc72

File tree

1 file changed

+3
-27
lines changed

1 file changed

+3
-27
lines changed

README.md

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ Jenkins Github Plugin
22
=====================
33

44
[![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)
57

6-
Read more: [http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin](http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin)
78

89
Development
910
===========
@@ -50,32 +51,7 @@ Plugin releases
5051
mvn release:prepare release:perform -Dusername=juretta -Dpassword=******
5152

5253

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
7955

8056
This plugin uses part of Guava's code in class named
8157
`org.jenkinsci.plugins.github.util.FluentIterableWrapper` licensed under Apache 2.0 license

0 commit comments

Comments
 (0)
0