diff options
author | Amichai Hemli <amichai.hemli@intl.att.com> | 2020-01-14 18:04:50 +0200 |
---|---|---|
committer | Amichai Hemli <amichai.hemli@intl.att.com> | 2020-01-14 18:13:56 +0200 |
commit | 3fd462d22e8712d4586f4ce1ff8f63ae355d4c04 (patch) | |
tree | 8edf4f4c42b592ea59c395c67791c1b4bf147afa /LICENSE | |
parent | 6876eba3d0b43b01eb303a0d530fe45712f33d74 (diff) |
a new license file according to apache LICENSE-2.0
Issue-ID: VID-724
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: Id6dc11a5eeafac004678653fbaf10d15f1707fd1
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE new file mode 100644 index 000000000..2dbc8910c --- /dev/null +++ b/LICENSE @@ -0,0 +1,11 @@ +Copyright (C) 2017 - 2019 AT&T Intellectual Property. All rights reserved. + +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.
\ No newline at end of file |