Skip to content

Commit 2516bc0

Browse files
committed
Clarify web site footer
1 parent 042628d commit 2516bc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/post.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
</div>
22
<div id="footer" class="mono">
33
<span class="line">Latest Release: <a href="https://requirejs.org/docs/download.html">2.3.6</a></span>
4-
<span class="line">Open source: <a href="https://github.com/requirejs/requirejs/blob/master/LICENSE">new BSD or MIT licensed</a></span>
5-
<span class="line">web design by <a href="http://andychung.me/">Andy Chung</a> &copy; 2011-2017</span>
4+
<span class="line">Code is open source: <a href="https://github.com/requirejs/requirejs/blob/master/LICENSE">new BSD or MIT licensed</a></span>
5+
<span class="line">logo and web design by <a href="http://andychung.me/">Andy Chung</a> <a href="https://github.com/requirejs/requirejs-branding">&copy; 2010-2018</a></span>
66
</div>
77
</div>
88

0 commit comments

Comments
 (0)