Skip to content

Commit bcc4442

Browse files
committed
Add footer to options page.
1 parent 83421a6 commit bcc4442

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/options.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@ <h3>Example:</h3>
199199
</tr>
200200
</table>
201201

202+
<footer>
203+
&copy; 2011&ndash;2013 <a href="http://www.getharvest.com/">Harvest</a>. Chosen is licensed under the <a href="https://github.com/harvesthq/chosen/blob/master/LICENSE.md">MIT license</a>.
204+
</footer>
205+
202206
</div>
203207
</div>
204208
<div class="oss-bar">

0 commit comments

Comments
 (0)