diff options
author | Pacien TRAN-GIRARD | 2015-01-22 20:58:09 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2015-01-22 20:58:09 +0100 |
commit | 2f6780969318c08c7a0a0e8e52a7dad33ff53786 (patch) | |
tree | 893d9356b0fd02b40124712bfa88128f02cd7b53 /LICENSE | |
download | minibay-2f6780969318c08c7a0a0e8e52a7dad33ff53786.tar.gz |
Bootstrap Play Scala project
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ | |||
1 | This software is licensed under the Apache 2 license, quoted below. | ||
2 | |||
3 | Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with | ||
4 | the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. | ||
5 | |||
6 | Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an | ||
7 | "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific | ||
8 | language governing permissions and limitations under the License. \ No newline at end of file | ||