diff options
author | beili.zhou <beili.zhou@amdocs.com> | 2017-08-08 15:54:28 -0400 |
---|---|---|
committer | beili.zhou <beili.zhou@amdocs.com> | 2017-08-08 15:57:23 -0400 |
commit | b51814c63253df3379cc60561c31765bc74ee266 (patch) | |
tree | 522401620a476a1b001fd1c1c3448911d5364138 /license-details | |
parent | 68801eff64e3fd215fc392c9f3799162e75995ed (diff) |
[APPC-126] rename license diretory for windows
Change-Id: Ic93af88532864ca4f4e9d3024719c9f4fbd651a6
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
Diffstat (limited to 'license-details')
-rw-r--r-- | license-details/appc/header.txt | 15 | ||||
-rw-r--r-- | license-details/appc/license.txt | 23 | ||||
-rw-r--r-- | license-details/licenses.properties | 1 |
3 files changed, 39 insertions, 0 deletions
diff --git a/license-details/appc/header.txt b/license-details/appc/header.txt new file mode 100644 index 000000000..03de5539a --- /dev/null +++ b/license-details/appc/header.txt @@ -0,0 +1,15 @@ +Copyright (C) 2017 Amdocs +============================================================================= +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. + +ECOMP is a trademark and service mark of AT&T Intellectual Property.
\ No newline at end of file diff --git a/license-details/appc/license.txt b/license-details/appc/license.txt new file mode 100644 index 000000000..594c90453 --- /dev/null +++ b/license-details/appc/license.txt @@ -0,0 +1,23 @@ +/* +* ============LICENSE_START========================================== +* =================================================================== +* Copyright © 2017 AT&T Intellectual Property. +* Copyright © 2017 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============================================ +* +* ECOMP is a trademark and service mark of AT&T Intellectual Property. +* +*/ diff --git a/license-details/licenses.properties b/license-details/licenses.properties new file mode 100644 index 000000000..2700c0b92 --- /dev/null +++ b/license-details/licenses.properties @@ -0,0 +1 @@ +appc=appc |