diff options
author | sg481n <sg481n@att.com> | 2017-09-23 02:43:25 +0000 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-09-23 02:45:57 +0000 |
commit | a3d1ba13aaa02e6915f44fb883c2c60ea9991de4 (patch) | |
tree | 06219c273b90693b671223cada2f586168e0438a /LICENSE | |
parent | a83bd0516d59ca5fd3c2da69010bbf5f7015bbbd (diff) |
Update License & modify properties in aaf/inno
Updated license file & sitepath modified and O-parent latest added to
parent pom of aaf/inno.
Issue-id: AAF-59
Change-Id: I592fbad2d8c5d68c593baeb8b04cbd4e8d9aac72
Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 44 |
1 files changed, 30 insertions, 14 deletions
@@ -1,23 +1,39 @@ -<!-- - ============LICENSE_START==================================================== -* org.onap.aaf -* =========================================================================== +/* +* ============LICENSE_START========================================== +* =================================================================== * Copyright © 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. +* =================================================================== +* +* Unless otherwise specified, all software contained herein is licensed +* under the Apache License, Version 2.0 (the "License"); +* you may not use this software except in compliance with the License. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +* See the License for the specific language governing permissions and +* limitations under the License. +* +* +* +* Unless otherwise specified, all documentation contained herein is licensed +* under the Creative Commons License, Attribution 4.0 Intl. (the "License"); +* you may not use this documentation except in compliance with the License. * You may obtain a copy of the License at -* - * http://www.apache.org/licenses/LICENSE-2.0 -* - * Unless required by applicable law or agreed to in writing, software +* +* https://creativecommons.org/licenses/by/4.0/ +* +* Unless required by applicable law or agreed to in writing, documentation * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. -* ============LICENSE_END==================================================== +* +* ============LICENSE_END============================================ * * ECOMP is a trademark and service mark of AT&T Intellectual Property. * - --->
\ No newline at end of file +*/
\ No newline at end of file |