diff --git a/README.OPENSOURCE b/README.OPENSOURCE index 630e8ec9beb3aedc56e36e9cc167fa6f28a8dc20..311538e89ed7263acc56306275c2af54e47515de 100644 --- a/README.OPENSOURCE +++ b/README.OPENSOURCE @@ -1,7 +1,7 @@ [ { "Name": " Keyboard ", - "License": " Apache-2.0 License ", + "License": " Apache License ", "License File": " LICENSE ", "Version Number": " master分支 ", "Upstream URL": " https://github.com/GitPhoenix/Keyboard ", diff --git a/entry/src/main/java/com/github/phoenix/widget/TypedAttrUtils.java b/entry/src/main/java/com/github/phoenix/widget/TypedAttrUtils.java index 60467fd603771960cb2572af4c343630d8d17c02..d28b33411919b26da0aed94b9725390e2fe84c4a 100644 --- a/entry/src/main/java/com/github/phoenix/widget/TypedAttrUtils.java +++ b/entry/src/main/java/com/github/phoenix/widget/TypedAttrUtils.java @@ -26,7 +26,6 @@ import java.util.NoSuchElementException; /** * @ClassName: TypedAttrUtils * @Description: TypedAttrUtils 工具类 - * @Author: 张怀康 249971 * @CreateDate: 2021/4/15 15:55 * @UpdateUser: 更新者 * @UpdateDate: 2021/4/15 15:55