diff options
author | Bin Hu <bh526r@att.com> | 2016-02-08 18:25:17 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2016-02-09 02:28:24 +0000 |
commit | b83b2ea79ed6a9022e878b858d07af5cc8fb9994 (patch) | |
tree | b76c2ecdfa221d206f68fab56e4d7d974d4e3dae | |
parent | 9a4b5f534f3f999205c94779a496860a2b3a1122 (diff) |
JIRA:IPVSIX-29 adding LICENSE file
Change-Id: Ie67752a8793b7c725fe5aec514c86af5b176db4b
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit 82c149f2bda8eca0d21ca1e1a3d99b4de4420578)
-rw-r--r-- | LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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. |