NIHVIVO-2161 removed "Redistribution or commercial use is prohibited without express written permission." from the disclaimers section since it is not a disclaimer and is incompatible with linked open data.
This commit is contained in:
parent
72d0b17dab
commit
97e6630eb7
1 changed files with 25 additions and 26 deletions
|
@ -1,28 +1,27 @@
|
|||
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
||||
|
||||
<div id="content">
|
||||
<div class="staticPageBackground">
|
||||
<h3>Terms of Use</h3>
|
||||
<h3 class="celltopcentered">Disclaimers</h3>
|
||||
<p class="normal">This ${rootBreadCrumbAnchorOrAppName} 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,
|
||||
users must seek permission from the copyright owner for all uses that are not allowed by fair use and
|
||||
other provisions of the United States Copyright Act. Redistribution or commercial use is prohibited
|
||||
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
|
||||
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
|
||||
${appName} website or represents that its use would not infringe privately owned rights.
|
||||
${copyrightAnchor} disclaims all warranties with regard to the information provided. Any reliance upon such information
|
||||
is at your own risk. In no event will ${copyrightAnchor} be liable to you for any damages or losses whatsoever resulting
|
||||
from or caused by the ${appName} 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,
|
||||
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 -->
|
||||
</div> <!-- content -->
|
||||
<div id="content">
|
||||
<div class="staticPageBackground">
|
||||
<h3>Terms of Use</h3>
|
||||
<h3 class="celltopcentered">Disclaimers</h3>
|
||||
<p class="normal">This ${rootBreadCrumbAnchorOrAppName} 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,
|
||||
users must seek permission from the copyright owner for all uses that are not allowed by fair use and
|
||||
other provisions of the United States Copyright Act.</p>
|
||||
<h3>Disclaimer of Liability:</h3>
|
||||
<p class="normal">${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
|
||||
${appName} website or represents that its use would not infringe privately owned rights.
|
||||
${copyrightAnchor} disclaims all warranties with regard to the information provided. Any reliance upon such information
|
||||
is at your own risk. In no event will ${copyrightAnchor} be liable to you for any damages or losses whatsoever resulting
|
||||
from or caused by the ${appName} 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,
|
||||
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 -->
|
||||
</div> <!-- content -->
|
||||
|
|
Loading…
Add table
Reference in a new issue