updating license path

This commit is contained in:
Nate Prewitt 2016-11-02 22:29:59 -06:00
parent 21a1df1c3a
commit 34afa4e43b
No known key found for this signature in database
GPG key ID: 44D3FF97B80DC864
597 changed files with 752 additions and 751 deletions

View file

@ -7,4 +7,4 @@
# <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#searchBoostAnnot> 5000.0.
<http://www.w3.org/2004/02/skos/core#Concept>
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#searchBoostAnnot> 500000.0.
<http://vitro.mannlib.cornell.edu/ns/vitro/0.7#searchBoostAnnot> 500000.0.

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$
#
# Short View configuration

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$ -->
<#import "lib-properties.ftl" as p>

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$ -->
<#import "lib-vivo-properties.ftl" as p>

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$ -->
<#import "lib-vivo-properties.ftl" as p>

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$ -->
<#import "lib-vivo-properties.ftl" as p>

View file

@ -8,4 +8,4 @@ myDomain:SQapiPerson
a foaf:Person;
rdfs:label "Baker, Able "^^xsd:string ;
vitro:mostSpecificType foaf:Person;
vivo:overview "A simple bread-maker." .
vivo:overview "A simple bread-maker." .

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$ -->
<script src="js/jquery.js"></script>
@ -185,4 +185,4 @@ $(document).ready(function() {
<div>Response code is <b><span id="responseCode">000</span></b></div>
<div>MIME type is <b><span id="mimeType">No type</span></b></div>
<div>Text is:</div>
<div><pre id="responseText" style="font-size:small;">No text</pre></div>
<div><pre id="responseText" style="font-size:small;">No text</pre></div>

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$ -->
<script src="js/jquery.js"></script>
@ -62,4 +62,4 @@ $(document).ready(function() {
<div>Response code is <b><span id="responseCode">000</span></b></div>
<div>MIME type is <b><span id="mimeType">No type</span></b></div>
<div>Text is:</div>
<div><pre id="responseText" style="font-size:small; font-family:monospace">No text</pre></div>
<div><pre id="responseText" style="font-size:small; font-family:monospace">No text</pre></div>

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$ -->
<script src="js/jquery.js"></script>
@ -72,4 +72,4 @@ $(document).ready(function() {
<div>Response code is <b><span id="responseCode">000</span></b></div>
<div>MIME type is <b><span id="mimeType">No type</span></b></div>
<div>Text is:</div>
<div><pre id="responseText" style="font-size:small; font-family:monospace">No text</pre></div>
<div><pre id="responseText" style="font-size:small; font-family:monospace">No text</pre></div>

File diff suppressed because one or more lines are too long