Skip to content

Commit 148ebcb

Browse files
committed
Add Creative Commons license to footer
1 parent 138c56b commit 148ebcb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

layouts/default.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,13 @@ <h4>Documentation</h4>
203203
<a href="https://github.com" class="mega-icon mega-icon-invertocat"></a>
204204
</span>
205205

206-
<span class="footer-cell">&copy; <span class="js-year">2013</span> GitHub, Inc. All rights reserved.</span>
206+
<span class="footer-cell">
207+
Design &copy; <span class="js-year">2013</span> GitHub, Inc. All rights reserved.
208+
<p>
209+
Except where otherwise noted, content on this site is licensed under a
210+
<a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons CC-BY license</a>.
211+
</p>
212+
</span>
207213
</div>
208214

209215
</div><!-- /#footer -->

0 commit comments

Comments
 (0)