diff options
author | Michael Lando <ml636r@att.com> | 2018-09-23 17:32:12 +0300 |
---|---|---|
committer | Idan Amit <ia096e@intl.att.com> | 2018-09-25 20:27:33 +0000 |
commit | 4225214bf638bf6bdde552ebcbb89cb56872b625 (patch) | |
tree | fcadc16ed10948c0170fc12409788bfb78e945ca /LICENSE.TXT | |
parent | d8aff2c1ea27aa6d0d942b203702f4388e211ac4 (diff) |
fix licensing issues
remove unused files
update the licensing file to aligne with LF format
fix csars
Change-Id: Ic511ed6ef53dd49f4af1ecef0522a852a7349f7a
Issue-ID: SDC-1785
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r-- | LICENSE.TXT | 49 |
1 files changed, 30 insertions, 19 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index 17679f586d..54ee1ecd73 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -1,20 +1,31 @@ /* -* ============LICENSE_START========================================== -* =================================================================== -* Copyright © 2018 AT&T Intellectual Property. -* Copyright © 2018 Amdocs -* 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. -* 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. -* ============LICENSE_END============================================ -*/ + + * Copyright (c) 2018 AT&T Intellectual Property. + + * Copyright (c) 2018 Amdocs + + * + + * Licensed under the Apache License, Version 2.0 (the "License"); + + * you may not use this file 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. + + */ |