The Python protobuf library can't cope with UTF-8 :-( am: 46dffe89e0
am: 347ef0a055

Change-Id: If684dd0f24fa6001273b856a617b1ead289aeb6e
diff --git a/METADATA b/METADATA
index 9b948d8..865a32b 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: "