diff options
author | John McClung <jm1364@att.com> | 2018-06-13 15:49:08 -0400 |
---|---|---|
committer | John McClung <jm1364@att.com> | 2018-06-13 20:54:04 +0000 |
commit | a8027396fc8f425876cca68a919e03a4220cec7e (patch) | |
tree | 0ff26fa155743cf0350aa11f83fd40c85ed0bd2d /appc-config/appc-flow-controller/installer/src | |
parent | 2ac214aba00b8340c733e2c95267880db0930ddf (diff) |
Update license header in misc appc xml files
Modify license header in miscellaneous appc xml files to reflect 2018 changes.
Change-Id: Ia62d24370e152c23f3575c755ff88980fccc42d2
Issue-ID: APPC-1001
Signed-off-by: John McClung <jm1364@att.com>
Diffstat (limited to 'appc-config/appc-flow-controller/installer/src')
-rw-r--r-- | appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml | 3 | ||||
-rw-r--r-- | appc-config/appc-flow-controller/installer/src/assembly/assemble_mvnrepo_zip.xml | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml b/appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml index 3ea5ea062..ca99e7ed1 100644 --- a/appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml +++ b/appc-config/appc-flow-controller/installer/src/assembly/assemble_installer_zip.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP : APP-C ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -16,7 +16,6 @@ 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-config/appc-flow-controller/installer/src/assembly/assemble_mvnrepo_zip.xml b/appc-config/appc-flow-controller/installer/src/assembly/assemble_mvnrepo_zip.xml index c29a43ebf..f5e9c1315 100644 --- a/appc-config/appc-flow-controller/installer/src/assembly/assemble_mvnrepo_zip.xml +++ b/appc-config/appc-flow-controller/installer/src/assembly/assemble_mvnrepo_zip.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP : APP-C ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 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. @@ -16,7 +16,6 @@ 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. --> |