diff options
author | Alexander Harkness <bearbin@gmail.com> | 2013-08-16 13:17:31 +0200 |
---|---|---|
committer | Alexander Harkness <bearbin@gmail.com> | 2013-08-16 13:17:31 +0200 |
commit | 1af758569df1125da13c15ecdda40028e76e9445 (patch) | |
tree | 28bc9af4090de2f04329f4c40329350b1b0536f5 /MCServer/Plugins/TransAPI/LICENSE | |
parent | Added the removed plugins as submodules. (diff) | |
download | cuberite-1af758569df1125da13c15ecdda40028e76e9445.tar cuberite-1af758569df1125da13c15ecdda40028e76e9445.tar.gz cuberite-1af758569df1125da13c15ecdda40028e76e9445.tar.bz2 cuberite-1af758569df1125da13c15ecdda40028e76e9445.tar.lz cuberite-1af758569df1125da13c15ecdda40028e76e9445.tar.xz cuberite-1af758569df1125da13c15ecdda40028e76e9445.tar.zst cuberite-1af758569df1125da13c15ecdda40028e76e9445.zip |
Diffstat (limited to '')
-rw-r--r-- | MCServer/Plugins/TransAPI/LICENSE | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/MCServer/Plugins/TransAPI/LICENSE b/MCServer/Plugins/TransAPI/LICENSE deleted file mode 100644 index 102ed2a36..000000000 --- a/MCServer/Plugins/TransAPI/LICENSE +++ /dev/null @@ -1,20 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2013 Alexander Harkness - -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. |