From 7e072e854544a2bfff3b58014d4e50565aa6a243 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Tue, 14 Apr 2015 17:14:35 -0400 Subject: [PATCH] Synchronize LICENSE file with OpenStack projects Update LICENSE file to be the same as other OpenStack projects. Change-Id: I12c64da80e85b927f47ba90479d9ddcc74cc7a0d Closes-bug: #1241725 --- LICENSE | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..88a11a0e --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +Copyright 2012 OpenStack Foundation + +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.