blob: a7a1c20a0898878a7d27d88dc2157c2ac26babbd [file] [log] [blame]
ecnoelc8bb28a2017-07-06 09:02:01 -05001'''
2/*-
3* ============LICENSE_START=======================================================
Patrick Brady10bba352017-07-19 12:09:28 -07004* ONAP : APPC
ecnoelc8bb28a2017-07-06 09:02:01 -05005* ================================================================================
6* Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
7* ================================================================================
Patrick Brady10bba352017-07-19 12:09:28 -07008* Copyright (C) 2017 Amdocs
9* =============================================================================
ecnoelc8bb28a2017-07-06 09:02:01 -050010* Licensed under the Apache License, Version 2.0 (the "License");
11* you may not use this file except in compliance with the License.
12* You may obtain a copy of the License at
13*
14* http://www.apache.org/licenses/LICENSE-2.0
15*
16* Unless required by applicable law or agreed to in writing, software
17* distributed under the License is distributed on an "AS IS" BASIS,
18* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19* See the License for the specific language governing permissions and
20* limitations under the License.
Patrick Brady10bba352017-07-19 12:09:28 -070021*
ecnoelc8bb28a2017-07-06 09:02:01 -050022* ECOMP is a trademark and service mark of AT&T Intellectual Property.
Patrick Brady10bba352017-07-19 12:09:28 -070023* ============LICENSE_END=========================================================
ecnoelc8bb28a2017-07-06 09:02:01 -050024*/
25'''
26
27============
Taka Choe374b2e2019-01-30 14:33:29 -050028NOTE:
ecnoelc8bb28a2017-07-06 09:02:01 -050029============
30
Taka Choe374b2e2019-01-30 14:33:29 -050031the files have been moved to CCSDK/distribution/ansible-server Repo