diff --git a/.DS_Store b/.DS_Store index 2466a23..53ecfb8 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/kiftd-1.0.3-SNAPSHOT.jar b/kiftd-1.0.3-SNAPSHOT.jar index 5ca6330..21020e2 100644 Binary files a/kiftd-1.0.3-SNAPSHOT.jar and b/kiftd-1.0.3-SNAPSHOT.jar differ diff --git a/webContext/.DS_Store b/webContext/.DS_Store new file mode 100644 index 0000000..da5dda4 Binary files /dev/null and b/webContext/.DS_Store differ diff --git a/webContext/js/LICENSE-APlayer b/webContext/js/LICENSE-APlayer new file mode 100644 index 0000000..3a612bd --- /dev/null +++ b/webContext/js/LICENSE-APlayer @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) DIYgod (https://www.anotherhome.net/) + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/webContext/js/LICENSE-videojs b/webContext/js/LICENSE-videojs new file mode 100644 index 0000000..4ca99ac --- /dev/null +++ b/webContext/js/LICENSE-videojs @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright 2015-present Chen Fengyuan + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE.