diff options
author | John McClung <jm1364@att.com> | 2018-06-13 17:17:15 -0400 |
---|---|---|
committer | Takamune Cho <tc012c@att.com> | 2018-06-14 14:14:20 +0000 |
commit | 3a78edb4cf3f0ed24edf852ff82b42c494676dba (patch) | |
tree | d4071cc63fffb8d886643edc1a249c0e4a3f0453 /appc-inbound/appc-artifact-handler/features/pom.xml | |
parent | a8027396fc8f425876cca68a919e03a4220cec7e (diff) |
More lic header updates to various appc xml files
Modify license header in appc-event-listener, appc-inbound, appc-lifecycle-management and appc-metric xml files to reflect 2018 changes.
Change-Id: I0e5d9eb55b92d9b4274f0ebc5c5a1044e451707c
Issue-ID: APPC-1003
Signed-off-by: John McClung <jm1364@att.com>
Diffstat (limited to 'appc-inbound/appc-artifact-handler/features/pom.xml')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/features/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index 8959e8a79..ec0d117dd 100755 --- a/appc-inbound/appc-artifact-handler/features/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. Copyright (C) 2017 Amdocs ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,7 +18,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. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |