Docs: Fixing some remaining copyright issues.
Bug: 11577697
Change-Id: Idea69bb7c8cf837eef0c651ce8720e784f93b6ad
diff --git a/src/accessories/protocol.jd b/src/accessories/protocol.jd
index 23122a1..7ce3bb4 100644
--- a/src/accessories/protocol.jd
+++ b/src/accessories/protocol.jd
@@ -2,7 +2,7 @@
@jd:body
<!--
- Copyright 2013The Android Open Source Project
+ Copyright 2013 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/src/devices/tech/dalvik/dalvik-bytecode.jd b/src/devices/tech/dalvik/dalvik-bytecode.jd
index f86f351..8d4f52b 100644
--- a/src/devices/tech/dalvik/dalvik-bytecode.jd
+++ b/src/devices/tech/dalvik/dalvik-bytecode.jd
@@ -16,8 +16,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<p>Copyright © 2007 The Android Open Source Project
-
<h2>General Design</h2>
<ul>
diff --git a/src/devices/tech/dalvik/dex-format.jd b/src/devices/tech/dalvik/dex-format.jd
index 5504c62..744eb86 100644
--- a/src/devices/tech/dalvik/dex-format.jd
+++ b/src/devices/tech/dalvik/dex-format.jd
@@ -16,8 +16,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<p>Copyright © 2007 The Android Open Source Project
-
<p>This document describes the layout and contents of <code>.dex</code>
files, which are used to hold a set of class definitions and their associated
adjunct data.</p>
diff --git a/src/devices/tech/dalvik/instruction-formats.jd b/src/devices/tech/dalvik/instruction-formats.jd
index 41f9f42..37640da 100644
--- a/src/devices/tech/dalvik/instruction-formats.jd
+++ b/src/devices/tech/dalvik/instruction-formats.jd
@@ -16,8 +16,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<p>Copyright © 2007 The Android Open Source Project
-
<h2>Introduction and Overview</h2>
<p>This document lists the instruction formats used by Dalvik bytecode