We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138c56b commit 148ebcbCopy full SHA for 148ebcb
layouts/default.html
@@ -203,7 +203,13 @@ <h4>Documentation</h4>
203
<a href="https://github.com" class="mega-icon mega-icon-invertocat"></a>
204
</span>
205
206
- <span class="footer-cell">© <span class="js-year">2013</span> GitHub, Inc. All rights reserved.</span>
+ <span class="footer-cell">
207
+ Design © <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>
213
</div>
214
215
</div><!-- /#footer -->
0 commit comments