aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-08-01 19:35:00 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-08-01 19:35:00 -0700
commitd5fe2bb6c83ac8e0c394a6d771d0eeaf04a27575 (patch)
tree0be032b42b05db0853ad7fc68892a933555d9659
parent6d780d27d7f18cf46c1b601676653ca51db33110 (diff)
parent004293c4d15b334c890d6276b8d058e4ef6b9b21 (diff)
downloadplatform_external_apache-commons-bcel-d5fe2bb6c83ac8e0c394a6d771d0eeaf04a27575.tar.gz
platform_external_apache-commons-bcel-d5fe2bb6c83ac8e0c394a6d771d0eeaf04a27575.tar.bz2
platform_external_apache-commons-bcel-d5fe2bb6c83ac8e0c394a6d771d0eeaf04a27575.zip
The Python protobuf library can't cope with UTF-8 :-( am: 46dffe89e0 am: 347ef0a055
am: 004293c4d1 Change-Id: Ide42ddd080ed4ab76c5ef23d4057f4d1ae65a599
-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: "