diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -545,10 +545,10 @@ <sectionDelimiter>================================================================================</sectionDelimiter> <licenseName>apache_v2</licenseName> <inceptionYear>2017</inceptionYear> - <organizationName>AT&T Intellectual Property. All rights - reserved.</organizationName> - <projectName>openECOMP : APP-C</projectName> - <canUpdateCopyright>true</canUpdateCopyright> + <organizationName>AT&T Intellectual Property. All rights reserved.</organizationName> + <projectName>APPC</projectName> + <!-- Do not automatically update copyright since Amdocs needs to be included manually --> + <canUpdateCopyright>false</canUpdateCopyright> <canUpdateDescription>true</canUpdateDescription> <canUpdateLicense>true</canUpdateLicense> <emptyLineAfterHeader>true</emptyLineAfterHeader> |