From 4cf993e2a7c04d07d14ee0eaef0e23cf1a99619e Mon Sep 17 00:00:00 2001 From: chentianyu <18756170827@163.com> Date: Thu, 3 Jun 2021 19:47:43 +0800 Subject: [PATCH 1/2] =?UTF-8?q?tooltips=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.OPENSOURCE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.OPENSOURCE b/README.OPENSOURCE index 348e9bd..93662dc 100644 --- a/README.OPENSOURCE +++ b/README.OPENSOURCE @@ -1,8 +1,8 @@ [ { "Name": "tootips", - "License": " Apache License ", - "License File": " LICENSE ", + "License": " ", + "License File": " ", "Version Number": " 1.1.0 ", "Upstream URL": " https://github.com/tomergoldst/tooltips", "Description": " Simple to use library for ohos, Enabling to add a tooltip near any view with ease " -- Gitee From e405f701a3a759eaf765a899c0de3fe95e3f4a1c Mon Sep 17 00:00:00 2001 From: chentianyu <18756170827@163.com> Date: Thu, 3 Jun 2021 19:52:34 +0800 Subject: [PATCH 2/2] =?UTF-8?q?tooltips=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.OPENSOURCE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OPENSOURCE b/README.OPENSOURCE index 93662dc..ccca96a 100644 --- a/README.OPENSOURCE +++ b/README.OPENSOURCE @@ -2,7 +2,7 @@ { "Name": "tootips", "License": " ", - "License File": " ", + "License File": " ", "Version Number": " 1.1.0 ", "Upstream URL": " https://github.com/tomergoldst/tooltips", "Description": " Simple to use library for ohos, Enabling to add a tooltip near any view with ease " -- Gitee