diff options
author | Dan Timoney <dtimoney@att.com> | 2017-08-15 10:04:19 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-08-15 10:04:19 -0400 |
commit | df8f780fdad167fda692e846641c4fe966b240cb (patch) | |
tree | ac5ca5bb594d1e3b6901dc40db40b8f2df4e64e8 /aai-service/features/src/main | |
parent | d95e5c43e1c98be3f3f18849d4aa0be4234044ab (diff) |
Fix license headers
Licence headers were accidentally updated incorrectly by previous update.
This commit restores the license headers for seed code to the wording from
the original seed code
Change-Id: If4623dd02a37660a7d7e746363dd83cf9cdb718a
Issue-ID: CCSDK-31
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'aai-service/features/src/main')
-rw-r--r-- | aai-service/features/src/main/resources/features.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/aai-service/features/src/main/resources/features.xml b/aai-service/features/src/main/resources/features.xml index c992710a..bd3d0bc1 100644 --- a/aai-service/features/src/main/resources/features.xml +++ b/aai-service/features/src/main/resources/features.xml @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- ============LICENSE_START======================================================= - ONAP : CCSDK + openECOMP : SDN-C ================================================================================ - Copyright (C) 2017 ONAP Intellectual Property. All rights - reserved. + Copyright (C) 2017 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. |