diff options
author | Bryan Sullivan <bryan.sullivan@att.com> | 2016-10-11 22:42:35 -0700 |
---|---|---|
committer | Bryan Sullivan <bryan.sullivan@att.com> | 2016-10-11 22:42:35 -0700 |
commit | b2e526f7469e3f7214442a1cc8d4cbcfea6901ca (patch) | |
tree | 585f01cf43e5d20c8cd48f4f77622fd30a2ae5ae /LICENSE | |
parent | b192ba22c01390703d6cdce3c701df9ae5ef8ca4 (diff) |
Baseline of tests
JIRA: VES-1
Change-Id: I1a78a179414f6bccc93934639554c4fb7d65c64a
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Copyright 2016 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. |