From 1bf65efd5f6e44f2e4ea635dd77c4674b75e5897 Mon Sep 17 00:00:00 2001 From: "C.T. Paterson" Date: Fri, 4 Jan 2019 16:23:25 -0500 Subject: Adding licence file Change-Id: I12a3cecbaf7dcf7aec699d3a88228412cfd81b36 Issue-ID: AAI-864 Signed-off-by: C.T. Paterson --- License.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 License.txt diff --git a/License.txt b/License.txt new file mode 100644 index 0000000..e6d34fb --- /dev/null +++ b/License.txt @@ -0,0 +1,18 @@ +============LICENSE_START======================================================= +gallifrey +================================================================================ +Copyright © 2017-2019 Amdocs +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. +============LICENSE_END========================================================= -- cgit 1.2.3-korg