From f03d561acd1c280ebf047b4e5b657ccc5440d73c Mon Sep 17 00:00:00 2001 From: jeb228 Date: Wed, 24 Mar 2010 20:27:53 +0000 Subject: [PATCH] NIHVIVO-46 Add license tags to these files. --- contrib/FLShibboleth/includes/shibauth_admin_login.jsp | 2 ++ .../FLShibboleth/includes/shibauth_admin_login_process.jsp | 2 ++ productMods/counter.jsp | 2 ++ productMods/templates/entity/authorshipShortView.jsp | 2 ++ productMods/templates/entity/positionShortView.jsp | 2 ++ productMods/templates/entity/serviceActivityShortView.jsp | 2 ++ utilities/acceptance-tests/script/output_summary.css | 4 +++- utilities/xslt/generalizedXMLtoRDF.xsl | 1 + 8 files changed, 16 insertions(+), 1 deletion(-) diff --git a/contrib/FLShibboleth/includes/shibauth_admin_login.jsp b/contrib/FLShibboleth/includes/shibauth_admin_login.jsp index 228de700..0268872e 100755 --- a/contrib/FLShibboleth/includes/shibauth_admin_login.jsp +++ b/contrib/FLShibboleth/includes/shibauth_admin_login.jsp @@ -1,3 +1,5 @@ +<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> + <%@ taglib prefix="form" uri="http://vitro.mannlib.cornell.edu/edit/tags" %> <%@ page import="edu.cornell.mannlib.vitro.webapp.beans.Portal" %> diff --git a/contrib/FLShibboleth/includes/shibauth_admin_login_process.jsp b/contrib/FLShibboleth/includes/shibauth_admin_login_process.jsp index 0e3d155b..c9230b7d 100755 --- a/contrib/FLShibboleth/includes/shibauth_admin_login_process.jsp +++ b/contrib/FLShibboleth/includes/shibauth_admin_login_process.jsp @@ -1,3 +1,5 @@ +<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> + <%@ page isThreadSafe="false" %> <%@ page import="java.util.*" %> <%@ page import="javax.servlet.*" %> diff --git a/productMods/counter.jsp b/productMods/counter.jsp index 11b688ab..c72ef648 100644 --- a/productMods/counter.jsp +++ b/productMods/counter.jsp @@ -1,3 +1,5 @@ +<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> + <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://djpowell.net/tmp/sparql-tag/0.1/" prefix="sparql" %> diff --git a/productMods/templates/entity/authorshipShortView.jsp b/productMods/templates/entity/authorshipShortView.jsp index 2c6fa249..bcc3b941 100644 --- a/productMods/templates/entity/authorshipShortView.jsp +++ b/productMods/templates/entity/authorshipShortView.jsp @@ -1,3 +1,5 @@ +<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> + <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://vitro.mannlib.cornell.edu/vitro/tags/StringProcessorTag" prefix="p" %> diff --git a/productMods/templates/entity/positionShortView.jsp b/productMods/templates/entity/positionShortView.jsp index 661b100b..59a75f0c 100644 --- a/productMods/templates/entity/positionShortView.jsp +++ b/productMods/templates/entity/positionShortView.jsp @@ -1,3 +1,5 @@ +<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> + <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://vitro.mannlib.cornell.edu/vitro/tags/StringProcessorTag" prefix="p" %> diff --git a/productMods/templates/entity/serviceActivityShortView.jsp b/productMods/templates/entity/serviceActivityShortView.jsp index ef2cda94..538f3ba1 100644 --- a/productMods/templates/entity/serviceActivityShortView.jsp +++ b/productMods/templates/entity/serviceActivityShortView.jsp @@ -1,3 +1,5 @@ +<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> + <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://vitro.mannlib.cornell.edu/vitro/tags/StringProcessorTag" prefix="p" %> diff --git a/utilities/acceptance-tests/script/output_summary.css b/utilities/acceptance-tests/script/output_summary.css index f0a00444..b313edc4 100644 --- a/utilities/acceptance-tests/script/output_summary.css +++ b/utilities/acceptance-tests/script/output_summary.css @@ -1,5 +1,7 @@ +/* $This file is distributed under the terms of the license in /doc/license.txt$ */ + /* -Formats for the output summary from the acceptance tests. + Formats for the output summary from the acceptance tests. */ body { background: rgb(95%, 95%, 95%); diff --git a/utilities/xslt/generalizedXMLtoRDF.xsl b/utilities/xslt/generalizedXMLtoRDF.xsl index bb72fa80..9f6de174 100644 --- a/utilities/xslt/generalizedXMLtoRDF.xsl +++ b/utilities/xslt/generalizedXMLtoRDF.xsl @@ -1,4 +1,5 @@ +