aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-08-01 19:38:02 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-08-01 19:38:02 -0700
commite7260d17059faf116b94edbbd298b75b8c2f867a (patch)
tree0be032b42b05db0853ad7fc68892a933555d9659
parent17391515052f71fbafa120c413233affd119c729 (diff)
parentd5fe2bb6c83ac8e0c394a6d771d0eeaf04a27575 (diff)
downloadplatform_external_apache-commons-bcel-e7260d17059faf116b94edbbd298b75b8c2f867a.tar.gz
platform_external_apache-commons-bcel-e7260d17059faf116b94edbbd298b75b8c2f867a.tar.bz2
platform_external_apache-commons-bcel-e7260d17059faf116b94edbbd298b75b8c2f867a.zip
The Python protobuf library can't cope with UTF-8 :-( am: 46dffe89e0 am: 347ef0a055 am: 004293c4d1
am: d5fe2bb6c8 Change-Id: I1840f9ba854c80882f63a734df08a7d132bf0f06
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 9b948d8c..865a32b3 100644
--- a/METADATA
+++ b/METADATA
@@ -1,6 +1,6 @@
name: "apache-commons-bcel"
description:
- "The Byte Code Engineering Library (Apache Commons BCEL™) is intended to "
+ "The Byte Code Engineering Library (Apache Commons BCEL) is intended to "
"give users a convenient way to analyze, create, and manipulate (binary) "
"Java class files (those ending with .class). Classes are represented by "
"objects which contain all the symbolic information of the given class: "