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/debugger.gyp b/gyp/debugger.gyp
index 05c0e14..03f0590 100644
--- a/gyp/debugger.gyp
+++ b/gyp/debugger.gyp
@@ -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.
 {
   'variables': {
     'skia_warnings_as_errors': 0,