Added LICENSE entry of vendored net-http-persistent to LEGAL
This commit is contained in:
parent
ef11414b1f
commit
cc3afdb165
9
LEGAL
9
LEGAL
@ -997,6 +997,15 @@ mentioned below.
|
|||||||
|
|
||||||
{MIT License}[rdoc-label:label-MIT+License]
|
{MIT License}[rdoc-label:label-MIT+License]
|
||||||
|
|
||||||
|
[lib/bundler/vendor/net-http-persistent]
|
||||||
|
|
||||||
|
net-http-persistent is under the following license.
|
||||||
|
|
||||||
|
>>>
|
||||||
|
Copyright (c) Eric Hodel, Aaron Patterson
|
||||||
|
|
||||||
|
{MIT License}[rdoc-label:label-MIT+License]
|
||||||
|
|
||||||
[lib/did_you_mean]
|
[lib/did_you_mean]
|
||||||
[lib/did_you_mean.rb]
|
[lib/did_you_mean.rb]
|
||||||
[test/did_you_mean]
|
[test/did_you_mean]
|
||||||
|
@ -108,6 +108,7 @@ def sync_default_gems(gem)
|
|||||||
rm_rf("lib/rubygems/resolver/molinillo/LICENSE")
|
rm_rf("lib/rubygems/resolver/molinillo/LICENSE")
|
||||||
rm_rf("lib/bundler/vendor/molinillo/LICENSE")
|
rm_rf("lib/bundler/vendor/molinillo/LICENSE")
|
||||||
rm_rf("lib/bundler/vendor/connection_pool/LICENSE")
|
rm_rf("lib/bundler/vendor/connection_pool/LICENSE")
|
||||||
|
rm_rf("lib/bundler/vendor/net-http-persistent/README.rdoc")
|
||||||
when "rdoc"
|
when "rdoc"
|
||||||
rm_rf(%w[lib/rdoc lib/rdoc.rb test/rdoc libexec/rdoc libexec/ri])
|
rm_rf(%w[lib/rdoc lib/rdoc.rb test/rdoc libexec/rdoc libexec/ri])
|
||||||
cp_r(Dir.glob("#{upstream}/lib/rdoc*"), "lib")
|
cp_r(Dir.glob("#{upstream}/lib/rdoc*"), "lib")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user