diff --git a/LICENSE b/LICENSE index 261eeb9e9f8b2b4b0d119366dda99c6fd7d35c64..8761f762ea4c3cd8a74f01cb6cec11965119b922 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,14 @@ + Copyright (c) 2017, Vincent Mi + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + + 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. + Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ @@ -198,4 +209,4 @@ 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. + limitations under the License. \ No newline at end of file diff --git a/OAT.xml b/OAT.xml index f3a925d53fd7a26d8332fac338f9b2fc830ad09c..bb95250ef03525a16842af52bbcd263a5de2d1fa 100644 --- a/OAT.xml +++ b/OAT.xml @@ -1,4 +1,22 @@ + + diff --git a/README.OpenSource b/README.OpenSource index 080a7658ed984b376efea7004251f287e8dfe363..14052a5b20f25a98e5a0fc95e5a86b4a5780fd3a 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -4,7 +4,7 @@ "License": "Apache License 2.0", "License File": " LICENSE ", "Version Number": "2.3.0", - "Owner" : "xiafeng@huawei.com" + "Owner" : "xiafeng@huawei.com", "Upstream URL": "https://github.com/vinc3m1/RoundedImageView", "Description": "A fast ImageView (and Drawable) that supports rounded corners (and ovals or circles) based on the original example from Romain Guy. It supports many additional features including ovals, rounded rectangles, ScaleTypes and TileModes." }