Skip to content

Commit 9805bb4

Browse files
committed
Update changelogs and licenses
These should just be links to the project's actual license statement and changelog
1 parent fdefc66 commit 9805bb4

File tree

4 files changed

+4
-55
lines changed

4 files changed

+4
-55
lines changed

chosen_1.4.2/CHANGES.htm

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1 @@
1-
<p>Chosen is now publishing a bower-friendly version of the compiled files at harvesthq/bower-chosen. The compiled files are automatically pushed there thanks to Travis CI magic. See the following commits if you're interested in the specifics:</p>
2-
<ul>
3-
<li>
4-
<a href="https://github.com/harvesthq/chosen/pull/2264" class="issue-link" title="A Bower Option">#2264</a> Add a way to build a public-facing Bower repo
5-
</li>
6-
<li>
7-
<a href="https://github.com/harvesthq/chosen/pull/2283" class="issue-link" title="Get a base travis file up and atom">#2283</a> Get a base travis file up and atom
8-
</li>
9-
<li>
10-
<a href="https://github.com/harvesthq/chosen/pull/2284" class="issue-link" title="Let Travis publish bower-chosen">#2284</a> Let Travis publish bower-chosen
11-
</li>
12-
<li>
13-
<a href="https://github.com/harvesthq/chosen/pull/2285" class="issue-link" title="Use bundler to install gems">#2285</a> Use bundler to install gems
14-
</li>
15-
<li>
16-
<a href="https://github.com/harvesthq/chosen/pull/2286" class="issue-link" title="[Travis] Allow detached head when parsing master ref.">#2286</a> [Travis] Allow detached head when parsing master ref.
17-
</li>
18-
</ul>
19-
<p>Random Bonus Bug Fix</p>
20-
<ul>
21-
<li>
22-
<a href="https://github.com/harvesthq/chosen/pull/2268" class="issue-link" title="fix #1562 now the behavior is the same as the proto version">#2268</a> Ensure result-selected is applied immediately when selecting an element
23-
</li>
24-
</ul>
1+
<p>See the <a href="https://github.com/harvesthq/chosen/releases">Chosen changelog</a></p>

chosen_1.4.2/LICENSE.htm

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1 @@
1-
<article class="markdown-body entry-content" itemprop="mainContentOfPage"><h4><a id="user-content-chosen" class="anchor" href="#chosen" aria-hidden="true"><span class="octicon octicon-link"></span></a>Chosen</h4>
2-
<ul>
3-
<li>by Patrick Filler for <a href="http://getharvest.com">Harvest</a></li>
4-
<li>Copyright (c) 2011-2015 by Harvest</li>
5-
</ul>
6-
<p>Available for use under the <a href="http://en.wikipedia.org/wiki/MIT_License">MIT License</a></p>
7-
<p>Permission is hereby granted, free of charge, to any person obtaining a copy
8-
of this software and associated documentation files (the "Software"), to deal
9-
in the Software without restriction, including without limitation the rights
10-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
11-
copies of the Software, and to permit persons to whom the Software is
12-
furnished to do so, subject to the following conditions:</p>
13-
<p>The above copyright notice and this permission notice shall be included in
14-
all copies or substantial portions of the Software.</p>
15-
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21-
THE SOFTWARE.</p>
22-
</article>
1+
<p>Chosen is licensed under the <a href="https://github.com/harvesthq/chosen/1.4.2/LICENSE.md">MIT License</a>.</p>
Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
1-
<ol>
2-
<li>
3-
<b>0.4.3 - <em>May 10, 2015</em></b>
4-
<ul>
5-
<li>use correct path for requiring autocomplete via AMD</li>
6-
</ul>
7-
</li>
8-
</ol>
1+
<p>See the <a href="https://github.com/rniemeyer/knockout-jqAutocomplete/releases">knockout-jqAutocomplete changelog</a></p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>Licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a></p>
1+
<p>knockout-jqAutocomplete is licensed under the <a href="https://github.com/rniemeyer/knockout-jqAutocomplete/v0.4.3/LICENSE">MIT License</a>.</p>

0 commit comments

Comments
 (0)