updating license path

This commit is contained in:
Nate Prewitt 2017-05-06 14:40:28 -06:00
parent 7991bc3da1
commit 000da50219
No known key found for this signature in database
GPG key ID: 44D3FF97B80DC864
1620 changed files with 1620 additions and 1620 deletions

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
@charset "UTF-8";
/* CSS Document */
/* Tell the browser to render HTML 5 elements as block */

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!-- ======================================================================
Build script for the ORNG Shindig webapp.

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.containerneutral;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.jarlist;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.revisioninfo;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.revisioninfo;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.testing;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.testing;

View file

@ -17,7 +17,7 @@ require 'licenser_stats'
class Licenser
MAGIC_STRING = '$This file is distributed under the terms of the license in /doc/license.txt$'
MAGIC_STRING = '$This file is distributed under the terms of the license in LICENSE$'
# ------------------------------------------------------------------------------------
private

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!-- ======================================================================
A tool to migrate RDB data into TDB.

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vivo.utilities.rdbmigration;

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!-- ======================================================================
A tool to convert SDB data into TDB.

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.sdb2tdb;

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!-- ======================================================================
Integration tests to be sure that the Solr configuration does what we

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.solrtest;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.testrunner;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.testrunner;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.testrunner;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.testrunner.datamodel;

View file

@ -1,4 +1,4 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* $This file is distributed under the terms of the license in LICENSE$ */
package edu.cornell.mannlib.vitro.utilities.testrunner.output;

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!-- ======================================================================
Build script for the Vitro core webapp.

View file

@ -1,5 +1,5 @@
<Context>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<!-- $This file is distributed under the terms of the license in LICENSE$ -->
<!--
Disable the attempt to persist sessions when Tomcat shuts down.
-->

View file

@ -1,4 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- $This file is distributed under the terms of the license in LICENSE$ -->
<#if origination?has_content && origination == "helpLink">
<h2>Consejos Para la Búsqueda</h2>

View file

@ -1,4 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- $This file is distributed under the terms of the license in LICENSE$ -->
<section id="terms" role="region">
<h2>Condiciones de uso</h2>

View file

@ -1,4 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- $This file is distributed under the terms of the license in LICENSE$ -->
<#-- Confirmation that an account has been created. -->

View file

@ -1,4 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- $This file is distributed under the terms of the license in LICENSE$ -->
<#-- Confirmation that an account has been created. -->

View file

@ -1,4 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- $This file is distributed under the terms of the license in LICENSE$ -->
<#-- Confirmation that the user has changed his email account. -->

View file

@ -1,4 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- $This file is distributed under the terms of the license in LICENSE$ -->
<#-- Confirmation that an account has been created for an externally-authenticated user. -->

View file

@ -1,4 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- $This file is distributed under the terms of the license in LICENSE$ -->
<#-- Confirmation that an password has been created. -->

View file

@ -1,4 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- $This file is distributed under the terms of the license in LICENSE$ -->
<#-- Confirmation that a password has been reset. -->

View file

@ -1,4 +1,4 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- $This file is distributed under the terms of the license in LICENSE$ -->
<#-- Confirmation email for user account password reset -->