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

@ -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>