Updated mit license
This commit is contained in:
parent
54c475e44e
commit
d50c294ee1
@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2017 Matt Boldt
|
Copyright (c) 2018 Matthew Kides
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the Software), to deal
|
of this software and associated documentation files (the Software), to deal
|
||||||
|
@ -6,14 +6,8 @@
|
|||||||
<link rel="stylesheet" type="text/css" href="Css/main.css">
|
<link rel="stylesheet" type="text/css" href="Css/main.css">
|
||||||
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/pixi.js/4.5.1/pixi.min.js"></script> -->
|
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/pixi.js/4.5.1/pixi.min.js"></script> -->
|
||||||
<script src="Js/Pixi.min.js"></script>
|
<script src="Js/Pixi.min.js"></script>
|
||||||
<!--<script src="Js/Common.js"></script>
|
|
||||||
<script src="Js/TextFunctions.js"></script>
|
|
||||||
<script src="Js/UtageParse.js"></script>
|
|
||||||
<script src="Js/Audio.js"></script>
|
|
||||||
<script src="Js/Player.js"></script>-->
|
|
||||||
</head>
|
</head>
|
||||||
<body onload="onBodyLoaded()">
|
<body onload="onBodyLoaded()">
|
||||||
<!--<script src="Js/Main.js"></script>-->
|
|
||||||
<script src="Js/XduPlayer.min.js"></script>
|
<script src="Js/XduPlayer.min.js"></script>
|
||||||
<div id="loading-container" class="centered">
|
<div id="loading-container" class="centered">
|
||||||
<h2 id="loading-utage">Loading Utage Data...</h2>
|
<h2 id="loading-utage">Loading Utage Data...</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user