slight change to footer text CC license
authorAndrew Magliozzi <andrew.magliozzi@gmail.com>
Fri, 3 Jan 2014 15:21:58 +0000 (10:21 -0500)
committerAndrew Magliozzi <andrew.magliozzi@gmail.com>
Fri, 3 Jan 2014 15:21:58 +0000 (10:21 -0500)
karmaworld/templates/footer.html

index 4f604fd6415472578fe5e0d9044632add171b737..1851012731adfa3bb55ffd49b5ac8069be355bb0 100644 (file)
@@ -13,7 +13,7 @@
         <img src="{{ STATIC_URL }}img/global_footer_cc_logo.png" id="cc_logo" alt="global_footer_cc_logo" width="30" height="30" align="left"/>
       </div>
       <div class="small-8 columns end">
-        All content on this site is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons</a> Attribution-ShareAlike 3.0 Unported License.<br>
+        Unless otherwise noted, all content on this site is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons</a> Attribution-ShareAlike 3.0 Unported License.<br>
         <a href="/">KarmaNotes.org</a> is a non-profit project brought to you by the <a href="http://finalsclub.org">Finals Club Foundation</a>.
       </div>
     </div><!--/colophon-->