aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-08-01 19:28:28 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-08-01 19:28:28 -0700
commit347ef0a0556a6ddf13b23a6c32d6378b1d77b5f6 (patch)
tree0be032b42b05db0853ad7fc68892a933555d9659
parent9ffe3f0cd942bd452c740975c841d1f667ee2722 (diff)
parent46dffe89e019a2a827dd648c32a694be77d5e1a6 (diff)
downloadapache-commons-bcel-347ef0a0556a6ddf13b23a6c32d6378b1d77b5f6.tar.gz
The Python protobuf library can't cope with UTF-8 :-(master-cuttlefish-testing-release
am: 46dffe89e0 Change-Id: I89003dd50806a5ed684fadafc22814b6659aed90
-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: "