diff options
Diffstat (limited to 'appc-dispatcher/appc-dispatcher-installer/src/assembly')
-rw-r--r-- | appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_installer_zip.xml | 7 | ||||
-rw-r--r-- | appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_mvnrepo_zip.xml | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_installer_zip.xml b/appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_installer_zip.xml index 8948a3302..21b83612b 100644 --- a/appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_installer_zip.xml +++ b/appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_installer_zip.xml @@ -1,9 +1,9 @@ <!-- ============LICENSE_START======================================================= - openECOMP : APP-C + APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + 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. @@ -17,6 +17,7 @@ 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. --> <!-- Defines how we build the .zip file which is our distribution. --> diff --git a/appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_mvnrepo_zip.xml b/appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_mvnrepo_zip.xml index a18efd00b..311707e66 100644 --- a/appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_mvnrepo_zip.xml +++ b/appc-dispatcher/appc-dispatcher-installer/src/assembly/assemble_mvnrepo_zip.xml @@ -1,9 +1,9 @@ <!-- ============LICENSE_START======================================================= - openECOMP : APP-C + APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + 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. @@ -17,6 +17,7 @@ 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. --> <!-- Defines how we build the .zip file which is our distribution. --> |