mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08: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>
 | 
					 <body>
 | 
				
			||||||
  <h1>Privacy Policy</h1>
 | 
					  <h1>Privacy Policy</h1>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <h4>Last updated: December 28, 2019</h4>
 | 
					  <h4>Last updated: January 29, 2020</h4>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <h2>Who We Are?</h2>
 | 
					  <h2>Who We Are?</h2>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -191,6 +191,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  <h2>COPYING</h2>
 | 
					  <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>
 | 
					 </body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -7,7 +7,7 @@
 | 
				
			|||||||
 <body>
 | 
					 <body>
 | 
				
			||||||
  <h1>Terms of Service</h1>
 | 
					  <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>
 | 
					  <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>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>
 | 
					  <h2>API Terms</h2>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user