diff options
author | bearbin <bearbin@gmail.com> | 2013-07-27 18:17:54 +0200 |
---|---|---|
committer | bearbin <bearbin@gmail.com> | 2013-07-27 18:17:54 +0200 |
commit | 9633f0fac0478c26a180b398c75fbb471451e75e (patch) | |
tree | df7d0acb85b3ef5c4783f721a83908ddc5130ef7 /LICENSE | |
parent | Pulled in the latest version of core - fix the bugs that were stopping - #5 (diff) | |
parent | Merge pull request #7 from tigerw/master (diff) | |
download | cuberite-9633f0fac0478c26a180b398c75fbb471451e75e.tar cuberite-9633f0fac0478c26a180b398c75fbb471451e75e.tar.gz cuberite-9633f0fac0478c26a180b398c75fbb471451e75e.tar.bz2 cuberite-9633f0fac0478c26a180b398c75fbb471451e75e.tar.lz cuberite-9633f0fac0478c26a180b398c75fbb471451e75e.tar.xz cuberite-9633f0fac0478c26a180b398c75fbb471451e75e.tar.zst cuberite-9633f0fac0478c26a180b398c75fbb471451e75e.zip |
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..566c55b46 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ + Copyright MCServer Contributors + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. |