Browse Source

Updated mit license

tags/1.0.0
fire bingo 6 years ago
parent
commit
d50c294ee1
2 changed files with 1 additions and 7 deletions
  1. +1
    -1
      LICENSE.txt
  2. +0
    -6
      Player.html

+ 1
- 1
LICENSE.txt View File

@@ -1,6 +1,6 @@
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
of this software and associated documentation files (the Software), to deal


+ 0
- 6
Player.html View File

@@ -6,14 +6,8 @@
<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="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>
<body onload="onBodyLoaded()">
<!--<script src="Js/Main.js"></script>-->
<script src="Js/XduPlayer.min.js"></script>
<div id="loading-container" class="centered">
<h2 id="loading-utage">Loading Utage Data...</h2>


Loading…
Cancel
Save