mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-12 15:32:13 -06:00
fixing license links
This commit is contained in:
parent
8e71af06c2
commit
f2667f7323
@ -1001,7 +1001,7 @@
|
||||
<div class="col-sm-12">
|
||||
<p>The Weather Icons project created and maintained by<a href="http://www.twitter.com/Erik_UX">Erik Flowers</a>. v1.0 artwork by<a href="http://www.twitter.com/artill">Lukas Bischoff</a>. v1.1, 1.2, 1.3 artwork by<a href="http://www.twitter.com/Erik_UX">Erik Flowers</a></p>
|
||||
<p>LESS/HTML implementation inspired and heavily influenced by<a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome.</a></p>
|
||||
<p>Weather Icons licensed under<a http://scripts.sil.org/OFL>SIL OFL 1.1</a> — Code licensed under<a http://opensource.org/licenses/mit-license.html>MIT License</a> — Documentation licensed under<a http://creativecommons.org/licenses/by/3.0/>CC BY 3.0</a></p>
|
||||
<p>Weather Icons licensed under<a href="http://scripts.sil.org/OFL">SIL OFL 1.1</a> — Code licensed under<a href="http://opensource.org/licenses/mit-license.html">MIT License</a> — Documentation licensed under<a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -995,9 +995,9 @@ html
|
||||
p LESS/HTML implementation inspired and heavily influenced by
|
||||
a(href="http://fortawesome.github.io/Font-Awesome/") Font Awesome.
|
||||
p Weather Icons licensed under
|
||||
a("http://scripts.sil.org/OFL") SIL OFL 1.1
|
||||
a(href="http://scripts.sil.org/OFL") SIL OFL 1.1
|
||||
| — Code licensed under
|
||||
a("http://opensource.org/licenses/mit-license.html") MIT License
|
||||
a(href="http://opensource.org/licenses/mit-license.html") MIT License
|
||||
| — Documentation licensed under
|
||||
a("http://creativecommons.org/licenses/by/3.0/") CC BY 3.0
|
||||
a(href="http://creativecommons.org/licenses/by/3.0/") CC BY 3.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user