Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
go
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
go
Commits
d2991229
Commit
d2991229
authored
Mar 27, 2012
by
Andrew Gerrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: add Terms of Service
R=r CC=golang-dev
https://golang.org/cl/5913044
parent
53907221
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
2 deletions
+14
-2
doc/tos.html
doc/tos.html
+11
-0
lib/godoc/godoc.html
lib/godoc/godoc.html
+3
-2
No files found.
doc/tos.html
0 → 100644
View file @
d2991229
<!--{
"Title": "Terms of service"
}-->
<p>
The Go website (the "Website") is hosted by Google.
By using and/or visiting the Website, you consent to be bound by Google's general
<a
href=
"http://www.google.com/intl/en/policies/terms/"
>
Terms of Service
</a>
and Google's general
<a
href=
"http://www.google.com/intl/en/privacy/privacy-policy.html"
>
Privacy Policy
</a>
.
</p>
lib/godoc/godoc.html
View file @
d2991229
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment