auto-generated blob-handling scripts

Change-Id: Ia78fe7144c6419f5dd040cf4cbde7deeb76985bf
diff --git a/extract-files.sh b/extract-files.sh
index a6075d9..93bdc45 100755
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -14,6 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+# This file is generated by device/htc/common/generate-blob-scripts.sh - DO NOT EDIT
+
 DEVICE=passion
 
 mkdir -p ../../../vendor/htc/$DEVICE/proprietary
@@ -69,7 +71,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# This file is generated by device/htc/__DEVICE__/extract-files.sh
+# This file is generated by device/htc/__DEVICE__/extract-files.sh - DO NOT EDIT
 
 # Prebuilt libraries that are needed to build open-source libraries
 PRODUCT_COPY_FILES := \\
diff --git a/unzip-files.sh b/unzip-files.sh
index d45b984..3324fc9 100755
--- a/unzip-files.sh
+++ b/unzip-files.sh
@@ -14,6 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+# This file is generated by device/htc/common/generate-blob-scripts.sh - DO NOT EDIT
+
 DEVICE=passion
 
 mkdir -p ../../../vendor/htc/$DEVICE/proprietary
@@ -69,7 +71,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# This file is generated by device/htc/__DEVICE__/unzip-files.sh
+# This file is generated by device/htc/__DEVICE__/unzip-files.sh - DO NOT EDIT
 
 # Prebuilt libraries that are needed to build open-source libraries
 PRODUCT_COPY_FILES := \\