mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Add LICENSE
This commit is contained in:
parent
fcb9913ec3
commit
1c648ed168
21
LICENSE
Normal file
21
LICENSE
Normal file
@ -0,0 +1,21 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2014-2017 Cole Bemis
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
@ -1,3 +1,4 @@
|
||||
exclude:
|
||||
- README.md
|
||||
- ISSUE_TEMPLATE.md
|
||||
- ISSUE_TEMPLATE.md
|
||||
- LICENSE
|
@ -5,7 +5,7 @@
|
||||
<li class="footer-link"><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=G6CPFZ6PQRZW8&lc=US&item_name=Feather¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted" target="_blank">Donate</a></li>
|
||||
<li class="footer-link"><a href="https://github.com/colebemis/feather" target="_blank">GitHub</a></li>
|
||||
<li class="footer-link"><a href="https://github.com/colebemis/feather/releases" target="_blank">Release Notes</a></li>
|
||||
<li class="footer-link"><a href="https://opensource.org/licenses/MIT" target="_blank">License</a></li>
|
||||
<li class="footer-link"><a href="https://github.com/colebemis/feather/blob/master/LICENSE" target="_blank">License</a></li>
|
||||
<li class="footer-link"><a href="mailto:cole@colebemis.com" target="_blank">Contact</a></li>
|
||||
</ul>
|
||||
<p class="made-with-love"><a href="http://colebemis.com" target="_blank">Made with <3 by Cole Bemis</a></p>
|
||||
|
Loading…
Reference in New Issue
Block a user