Consistent copyright text

merge-requests/52/head
Sebastian Delmont 2021-01-08 08:27:27 -05:00
rodzic 36d5d63fb7
commit fa594a8c81
2 zmienionych plików z 20 dodań i 20 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
<!DOCTYPE html>
<!--
Copyright (c) 2018-2021 GridTricker.org
GridTracker Copyright © 2018-2021 GridTracker.org
All rights reserved.
Redistribution and use in source and binary forms, with or without
@ -1747,8 +1747,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
<div class="mapItem" id="QSOgridDiv" >
<table align="center">
<tr align="center">
@ -1760,7 +1760,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
<div class="mapItem" id="QSLgridDiv" >
<table align="center">
<tr align="center">
@ -1772,7 +1772,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
<div class="mapItem" id="QSXgridDiv" >
<table align="center">
<tr align="center">
@ -1785,7 +1785,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</tr>
</table>
</div>
<br />
<br />
<div class="mapItem" id="CQgridDiv" >
<table align="center">
<tr align="center">
@ -1797,8 +1797,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
<div class="mapItem" id="CQDXgridDiv" >
<table align="center">
<tr align="center">
@ -1810,7 +1810,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
<div class="mapItem" id="QRZgridDiv" >
<table align="center">
<tr align="center">
@ -1822,7 +1822,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
<div class="mapItem" id="QTHgridDiv" >
<table align="center">
<tr align="center">
@ -1834,10 +1834,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
</div>
<br />
<br />
<div class="mapItem">
@ -1851,7 +1851,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
<div class="mapItem">
<table align="center">
<tr>
@ -1875,7 +1875,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
<div class="mapItem">
<table align="center">
<tr>
@ -1887,7 +1887,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
</div>
<div class="mapItem">
<table align="center">
<tr>
@ -1899,8 +1899,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</td>
</tr>
</table>
</div>
<br/>
</div>
<br/>
<div class="mapItem" id="decayRateDiv">
<table align="center">
<tr align="center">
@ -2212,7 +2212,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
</tr>
</table>
</div>
<br />
<br />
<div class="mapItem" id="spotPathWidthDiv">
<table align="center">
<tr>

Wyświetl plik

@ -1,4 +1,4 @@
// GridTracker ©2021 GridTracker.org
// GridTracker Copyright © 2021 GridTracker.org
// All rights reserved.
// See LICENSE for more information.
const pjson = require("./package.json");