THRIFT-3867 Specify BinaryProtocol and CompactProtocol
Patch: Jens Geyer
Put ASF license header into HTML comments
diff --git a/doc/specs/thrift-binary-protocol.md b/doc/specs/thrift-binary-protocol.md
index b56d261..a852685 100644
--- a/doc/specs/thrift-binary-protocol.md
+++ b/doc/specs/thrift-binary-protocol.md
@@ -1,6 +1,7 @@
Thrift Binary protocol encoding
===============================
+<!--
--------------------------------------------------------------------
Licensed to the Apache Software Foundation (ASF) under one
@@ -21,6 +22,7 @@
under the License.
--------------------------------------------------------------------
+-->
This documents describes the wire encoding for RPC using the older Thrift *binary protocol*.