diff --git a/README.OPENSOURCE b/README.OPENSOURCE index 00e007825e05708ad240a77db6a862bf11c380e9..0a8eb138fa1e3e82d5d4e3f6ab2c97e66a9a5767 100644 --- a/README.OPENSOURCE +++ b/README.OPENSOURCE @@ -5,6 +5,6 @@ "License File": " LICENSE ", "Version Number": " 0.1.3 ", "Upstream URL": " https://github.com/Manabu-GT/ExpandableTextView ", - "Description": " ExpandableTextView is an Android library that allows developers to easily create an TextView which can expand/collapse just like the Google Play's app description. Feel free to use it all you want in your Android apps provided that you cite this project. " + "Description": " ExpandableTextView is an library that allows developers to easily create an TextView which can expand/collapse just like the Google Play's app description. Feel free to use it all you want in your apps provided that you cite this project. " } ] diff --git a/lib/src/main/java/com/ms/square/ohos/expandabletextview/ExpandableTextView.java b/lib/src/main/java/com/ms/square/ohos/expandabletextview/ExpandableTextView.java index 8e0a83f8163369e4e8acd424bb101099d5911ac8..e6ae35bf6c807475dadf94bac6f2381c0487dad6 100644 --- a/lib/src/main/java/com/ms/square/ohos/expandabletextview/ExpandableTextView.java +++ b/lib/src/main/java/com/ms/square/ohos/expandabletextview/ExpandableTextView.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 The Android Open Source Project + * Copyright (C) 2011 The Open Source Project * Copyright 2014 Manabu Shimobe * * Licensed under the Apache License, Version 2.0 (the "License");