]> Cypherpunks repositories - gostls13.git/commitdiff
doc: update footer text
authorAndrew Gerrand <adg@golang.org>
Tue, 27 Mar 2012 02:35:01 +0000 (13:35 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 27 Mar 2012 02:35:01 +0000 (13:35 +1100)
R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5920043

lib/godoc/godoc.html

index 627db079b6b44c4f3c8a90d011fabffcd03c7f93..5e181935239b4be4b20fe220ec81301850c45237 100644 (file)
@@ -52,8 +52,9 @@
 
 <div id="footer">
 Build version {{html .Version}}.<br>
-Except as noted, this content is licensed under a
-Creative Commons Attribution 3.0 License.<br>
+Except as <a href="http://code.google.com/policies.html#restrictions">noted</a>,
+the content of this page is licensed under the Creative Commons Attribution 3.0 License,<br>
+and code samples are licensed under a <a href="/LICENSE">BSD-style license</a>.<br>
 <a href="/doc/tos.html">Terms of Service</a>
 </div>