From 23f2d88d594b342d2ca07590431ea3a06f0fe73c Mon Sep 17 00:00:00 2001 From: "mark.j.leonard" Date: Tue, 12 Feb 2019 13:34:29 +0000 Subject: Remove UTF-8 character from License text Change the License back to plain text. See https://wiki.onap.org/display/DW/Copyrights+and+License+Declarations Change-Id: I3b091eb0c95f6d55465766ad9af860e954ce9219 Issue-ID: AAI-2057 Signed-off-by: mark.j.leonard --- License.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/License.txt b/License.txt index b4df965..0627260 100644 --- a/License.txt +++ b/License.txt @@ -1,8 +1,8 @@ ============LICENSE_START======================================================= org.onap.aai ================================================================================ -Copyright © 2018-2019 AT&T Intellectual Property. All rights reserved. -Copyright © 2018-2019 European Software Marketing Ltd. +Copyright (c) 2018-2019 AT&T Intellectual Property. All rights reserved. +Copyright (c) 2018-2019 European Software Marketing Ltd. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- cgit 1.2.3-korg