Removing the assertion that this site is run by StatusNet (major oops) and adding <p> tags
The StatusNet one was a pretty goofy mistake. But at least now it's fixed! :) This commit sponsored by Jon Buckley. Thank you!
This commit is contained in:
parent
3600bb34aa
commit
94658aba1d
@ -29,16 +29,19 @@
|
||||
|
||||
<h2>Terms of Service</h2>
|
||||
|
||||
<p>
|
||||
The following terms and conditions govern all use of the
|
||||
{{ app_config['html_title'] }} website and all content, services and products
|
||||
available at or through the website (taken together, the Website). The Website
|
||||
is owned and operated by Status.net (“Operator”). The Website is offered
|
||||
subject to your acceptance without modification of all of the terms and
|
||||
conditions contained herein and all other operating rules, policies
|
||||
(including, without limitation, Operator’s Privacy Policy) and procedures
|
||||
that may be published from time to time on this Site by Operator (collectively,
|
||||
the “Agreement”).
|
||||
available at or through the website (taken together, the Website).
|
||||
"Operator" means the owners and operators of this website.
|
||||
The Website is offered subject to your acceptance without modification of all
|
||||
of the terms and conditions contained herein and all other operating rules,
|
||||
policies (including, without limitation, Operator’s Privacy Policy) and
|
||||
procedures that may be published from time to time on this Site by Operator
|
||||
(collectively, the “Agreement”).
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Please read this Agreement carefully before accessing or using the Website.
|
||||
By accessing or using any part of the web site, you agree to become bound by
|
||||
the terms and conditions of this agreement. If you do not agree to all the
|
||||
@ -46,6 +49,7 @@ terms and conditions of this agreement, then you may not access the Website
|
||||
or use any services. If these terms and conditions are considered an offer by
|
||||
Operator, acceptance is expressly limited to these terms. The Website is
|
||||
available only to individuals who are at least 13 years old.
|
||||
</p>
|
||||
|
||||
<ol id="code_of_conduct_list">
|
||||
<li><strong>Your {{ app_config['html_title'] }} Account and Site.</strong>
|
||||
@ -287,11 +291,13 @@ available only to individuals who are at least 13 years old.
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
Originally published by Automattic, Inc. as the WordPress.com Terms of Service
|
||||
and made available by them under the Creative Commons Attribution-
|
||||
ShareAlike 3.0 License. Modifications to remove reference to "VIP services",
|
||||
rename "blog" to "notice stream", remove the choice-of-venue clause, and add
|
||||
variables specific to instances of this software made by Control Yourself, Inc.
|
||||
and made available under the terms of the same license.
|
||||
</p>
|
||||
|
||||
{% endblock -%}
|
||||
|
Loading…
x
Reference in New Issue
Block a user