From 241848ad9e8783a0bb210e9828f7c4b661eee68e Mon Sep 17 00:00:00 2001 From: mb863 Date: Thu, 3 Feb 2011 19:53:34 +0000 Subject: [PATCH] Refactored term of use template --- .../web/templates/freemarker/body/termsOfUse.ftl | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/webapp/web/templates/freemarker/body/termsOfUse.ftl b/webapp/web/templates/freemarker/body/termsOfUse.ftl index 28381b141..846b5eca3 100644 --- a/webapp/web/templates/freemarker/body/termsOfUse.ftl +++ b/webapp/web/templates/freemarker/body/termsOfUse.ftl @@ -1,11 +1,10 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> -
- +

Terms of Use

-

Disclaimers

-

This ${websiteName} website contains material—text information, publication +

Disclaimers

+

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.

Disclaimer of Liability

-

${copyrightAnchor} makes no warranty, expressed or implied, including the warranties of merchantability +

${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.

Disclaimer of Endorsement

-

Reference herein to any specific commercial product, process, or service by trade name, +

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.

- -
- + \ No newline at end of file