aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrew Gerrand <adg@golang.org>2012-03-27 09:27:43 +1100
committerAndrew Gerrand <adg@golang.org>2012-03-27 09:27:43 +1100
commitd2991229bc49adf29eb56034a064eebaaa893418 (patch)
tree4a9e925109eb150ded417bdd59fd30f9133f16ef /lib
parent53907221007ebf42cca9ef945550f59ef4478c8c (diff)
downloadgo-d2991229bc49adf29eb56034a064eebaaa893418.tar.xz
doc: add Terms of Service
R=r CC=golang-dev https://golang.org/cl/5913044
Diffstat (limited to 'lib')
-rw-r--r--lib/godoc/godoc.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/godoc/godoc.html b/lib/godoc/godoc.html
index d970778c46..627db079b6 100644
--- a/lib/godoc/godoc.html
+++ b/lib/godoc/godoc.html
@@ -51,9 +51,10 @@
</div>
<div id="footer">
-Build version {{html .Version}}.
+Build version {{html .Version}}.<br>
Except as noted, this content is licensed under a
-Creative Commons Attribution 3.0 License.
+Creative Commons Attribution 3.0 License.<br>
+<a href="/doc/tos.html">Terms of Service</a>
</div>
</body>