diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-07-14 20:48:25 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-07-15 08:22:57 +0000 |
commit | 74a76b0f20c070f9d82606e44fcca7af09af367a (patch) | |
tree | 4a57e0d8d4fb9ff64a21068d2d15dc7d02e7d11b /LICENSE | |
parent | b3ed9d5b9c2b075f0333eb5098809f3d8286ba8f (diff) |
Add INFO and LICENSE
JIRA: RELENG-1
Change-Id: If2ef0c54b9e412c532cd7460a5d177e9b3ac6ce2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
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..143e209aa --- /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. |