diff options
author | Patrick Brady <pb071s@att.com> | 2017-06-06 22:35:43 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-06-06 22:50:47 -0700 |
commit | 7a261fb5644ea718e28fa91da00dfb91be1d8d6e (patch) | |
tree | d61e67a6672775d3c7d25c2dcffaf399ac965c27 /pom.xml | |
parent | d33644e2dc5c3c6e9eebd5afbf5f78a891e66a06 (diff) |
Updating licenses in all files
Change-Id: Ic229be3cc3e4751b9bfbd3c5c08db84ec8e7e0cb
Signed-off-by: Patrick Brady <pb071s@att.com>
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> |