Add copyright headers to remaining gyp files.

Prevents some PRESUBMIT errors.

TBR=mtklein@google.com

Review URL: https://codereview.chromium.org/1035523003
diff --git a/gyp/opts.gypi b/gyp/opts.gypi
index b6ce79c..90dc408 100644
--- a/gyp/opts.gypi
+++ b/gyp/opts.gypi
@@ -1,3 +1,7 @@
+# Copyright 2015 Google Inc.
+#
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
 {
         'none_sources': [
             '<(skia_src_path)/opts/SkBitmapProcState_opts_none.cpp',