mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	[Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) (#10057)
* Change license link to full (raw link) legal code on options/license * Replace link to full legal code at CC site * Update contrib/legal/tos.html.sample Co-authored-by: techknowlogick <matti@mdranta.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|  <body> | ||||
|   <h1>Privacy Policy</h1> | ||||
|  | ||||
|   <h4>Last updated: December 28, 2019</h4> | ||||
|   <h4>Last updated: January 29, 2020</h4> | ||||
|  | ||||
|   <h2>Who We Are?</h2> | ||||
|  | ||||
| @@ -191,6 +191,6 @@ | ||||
|  | ||||
|   <h2>COPYING</h2> | ||||
|  | ||||
|   <p>This document is licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 Public Domain license</a>.</p> | ||||
|   <p>This document is licensed under CC0 Public Domain License. See <a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode">full legal code here</a>.</p> | ||||
|  </body> | ||||
| </html> | ||||
|   | ||||
| @@ -7,7 +7,7 @@ | ||||
|  <body> | ||||
|   <h1>Terms of Service</h1> | ||||
|  | ||||
|   <h4>Last updated: December 31, 2019</h4> | ||||
|   <h4>Last updated: January 29, 2020</h4> | ||||
|  | ||||
|   <p>Thank you for choosing Your Gitea Instance! Before you use it, please read this Terms of Service agreement carefully, which contains important contract between us and our users.</p> | ||||
|  | ||||
| @@ -130,7 +130,7 @@ | ||||
|  | ||||
|   <p>If you'd like to use our trademarks, you must follow all of our trademark guidelines.</p> | ||||
|  | ||||
|   <p>This Agreement is licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/">CCO Public Domain License</a>.</p> | ||||
|   <p>This Agreement is licensed under <a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode">CCO Public Domain License</a>.</p> | ||||
|  | ||||
|   <h2>API Terms</h2> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user