Refactored term of use template
This commit is contained in:
parent
3bfc823e41
commit
241848ad9e
1 changed files with 6 additions and 9 deletions
|
@ -1,11 +1,10 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
<div class="staticPageBackground">
|
||||
|
||||
<section id="terms" role="region">
|
||||
<h2>Terms of Use</h2>
|
||||
|
||||
<h3 class="celltopcentered">Disclaimers</h3>
|
||||
<p class="normal">This ${websiteName} website contains material—text information, publication
|
||||
<h3>Disclaimers</h3>
|
||||
<p>This ${websiteName} website contains material—text information, publication
|
||||
citations, links, and images—provided by ${copyrightAnchor} and by various
|
||||
third parties, both individuals and organizations, commercial and otherwise. The use of this material
|
||||
is protected by copyright and unless the terms of use are clearly stated with respect to individual items,
|
||||
|
@ -14,7 +13,7 @@
|
|||
without express written permission.</p>
|
||||
|
||||
<h3>Disclaimer of Liability</h3>
|
||||
<p class="normal">${copyrightAnchor} makes no warranty, expressed or implied, including the warranties of merchantability
|
||||
<p>${copyrightAnchor} makes no warranty, expressed or implied, including the warranties of merchantability
|
||||
and fitness for a particular purpose, or assumes any legal liability or responsibility for the accuracy,
|
||||
completeness, currency or usefulness of any material displayed or distributed through the
|
||||
${siteName} website or represents that its use would not infringe privately owned rights.
|
||||
|
@ -23,10 +22,8 @@
|
|||
from or caused by the ${siteName} website or its contents.</p>
|
||||
|
||||
<h3>Disclaimer of Endorsement</h3>
|
||||
<p class="normal">Reference herein to any specific commercial product, process, or service by trade name,
|
||||
<p>Reference herein to any specific commercial product, process, or service by trade name,
|
||||
trademark, manufacturer, or otherwise, does not necessarily constitute or imply its endorsement or recommendation
|
||||
by ${copyrightAnchor}. The views and opinions of authors expressed herein do not necessarily state or reflect those of
|
||||
${copyrightAnchor} and shall not be used for advertising or product endorsement purposes.</p>
|
||||
|
||||
</div> <!-- staticPageBackground -->
|
||||
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue