diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2015-07-21 17:03:18 -0400 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2015-07-21 17:04:16 -0400 |
commit | e8c34d7014395471076d7f4884a87e229f6aa4e1 (patch) | |
tree | 0a497aedb8b2393dbb2fe504f32f39dd90a2128a /LICENSE | |
parent | bf483a93c13ae45993c402390de8cb8c9d946980 (diff) |
Adding Licenses and INFO file
Change-Id: I021f52afaf1fe267dcc70abc2f8bb3f74884e641
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
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 00000000..eab09245 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +Copyright 2015 Open Platform for NFV Project, Inc. and its 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. |