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/FileReaderApp.gyp b/gyp/FileReaderApp.gyp
index 463688b..f0d0bbb 100644
--- a/gyp/FileReaderApp.gyp
+++ b/gyp/FileReaderApp.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.
 {
   'targets': [
     {
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index 9caeeca..170145d 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.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': {
diff --git a/gyp/SimpleCocoaApp.gyp b/gyp/SimpleCocoaApp.gyp
index 1500db4..393aa50 100644
--- a/gyp/SimpleCocoaApp.gyp
+++ b/gyp/SimpleCocoaApp.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.
 {
   'targets': [
     {
diff --git a/gyp/SimpleiOSApp.gyp b/gyp/SimpleiOSApp.gyp
index bb5fc8f..59d0aa0 100644
--- a/gyp/SimpleiOSApp.gyp
+++ b/gyp/SimpleiOSApp.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.
 {
   'conditions' : [
     [ 'skia_os != "ios"', {
diff --git a/gyp/android_deps.gyp b/gyp/android_deps.gyp
index 1669b2b..2188150 100644
--- a/gyp/android_deps.gyp
+++ b/gyp/android_deps.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.
 # This GYP file stores the dependencies necessary to build Skia on the Android
 # platform. The OS doesn't provide many stable libraries as part of the
 # distribution so we have to build a few of them ourselves.
diff --git a/gyp/android_output.gyp b/gyp/android_output.gyp
index b22ac9d..96599e1 100644
--- a/gyp/android_output.gyp
+++ b/gyp/android_output.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.
 # GYP file to send android SkDebug to stdout in addition to logcat. To enable,
 # include this project as a dependency.
 {
diff --git a/gyp/android_system.gyp b/gyp/android_system.gyp
index af2492c..fda2dbe 100644
--- a/gyp/android_system.gyp
+++ b/gyp/android_system.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.
 # This GYP file stores the dependencies necessary to build Skia on the Android
 # platform. The OS doesn't provide many stable libraries as part of the
 # distribution so we have to build a few of them ourselves.
diff --git a/gyp/angle.gyp b/gyp/angle.gyp
index 467c7fb..d555cb9 100644
--- a/gyp/angle.gyp
+++ b/gyp/angle.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.
 # ANGLE is the Windows-specific translator from OGL ES to D3D
 
 {
diff --git a/gyp/animator.gyp b/gyp/animator.gyp
index be5607d..8c682bd 100644
--- a/gyp/animator.gyp
+++ b/gyp/animator.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.
 #Animator is basically Skia's (much saner) version of Flash.
 #On top of Views it provides a declarative UI model which can be updated
 #based on events which trigger changes or scripts.
diff --git a/gyp/apptype_console.gypi b/gyp/apptype_console.gypi
index d375941..242b0f5 100644
--- a/gyp/apptype_console.gypi
+++ b/gyp/apptype_console.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.
 # target_defaults used for executable targets that generate a console app
 {
   'target_defaults': {
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 480f876..b444291 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.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.
 # GYP file to build performance testbench.
 #
 {
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index 3b77fc5..2efcec2 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.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.
 {
   'include_dirs': [
     '../src/core',
diff --git a/gyp/canvas_state_lib.gyp b/gyp/canvas_state_lib.gyp
index 1bb2fe4..d9b24b2 100644
--- a/gyp/canvas_state_lib.gyp
+++ b/gyp/canvas_state_lib.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.
 # Building test for running CanvasState
 
 # HOW TO USE:
diff --git a/gyp/chromeos_deps.gyp b/gyp/chromeos_deps.gyp
index 8863791..63ab084 100644
--- a/gyp/chromeos_deps.gyp
+++ b/gyp/chromeos_deps.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.
 # This GYP file stores the dependencies necessary to build Skia on the Chrome OS
 # platform. The OS doesn't provide many stable libraries as part of the
 # distribution so we have to build a few of them ourselves.
diff --git a/gyp/codec.gyp b/gyp/codec.gyp
index 29aebe9..62f2b7f 100644
--- a/gyp/codec.gyp
+++ b/gyp/codec.gyp
@@ -2,6 +2,10 @@
 #
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE file.
+# Copyright 2015 Google Inc.
+#
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
 
 # GYP file for codec project.
 {
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
index fe0243d..7f02cef 100644
--- a/gyp/common_conditions.gypi
+++ b/gyp/common_conditions.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.
 # conditions used in both common.gypi and skia.gyp in chromium
 #
 {
diff --git a/gyp/core.gyp b/gyp/core.gyp
index e65baff..ebf8786 100644
--- a/gyp/core.gyp
+++ b/gyp/core.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.
 # Core Skia library code.
 {
   'targets': [
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 95e5eb9..935f813 100644
--- a/gyp/core.gypi
+++ b/gyp/core.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.
 # Include this gypi to include all 'core' files
 # The parent gyp/gypi file must define
 #       'skia_src_path'     e.g. skia/trunk/src
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,
diff --git a/gyp/dm.gyp b/gyp/dm.gyp
index 288fb3a..261163f 100644
--- a/gyp/dm.gyp
+++ b/gyp/dm.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.
 # GYP for "dm" (Diamond Master, a.k.a Dungeon master, a.k.a GM 2).
 {
     'includes': [ 'apptype_console.gypi' ],
diff --git a/gyp/dm.gypi b/gyp/dm.gypi
index 71d0733..03a5ad3 100644
--- a/gyp/dm.gypi
+++ b/gyp/dm.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.
 # GYP for "dm" (Diamond Master, a.k.a Dungeon master, a.k.a GM 2).
 {
   'include_dirs': [
diff --git a/gyp/effects.gyp b/gyp/effects.gyp
index 6cc790c..154e567 100644
--- a/gyp/effects.gyp
+++ b/gyp/effects.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.
 # Gyp file for effects
 {
   'targets': [
diff --git a/gyp/effects.gypi b/gyp/effects.gypi
index 54165c0..5479a54 100644
--- a/gyp/effects.gypi
+++ b/gyp/effects.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.
 # Include this gypi to include all 'effects' files
 # The parent gyp/gypi file must define:
 #       'skia_src_path'     e.g. skia/trunk/src
diff --git a/gyp/etc1.gyp b/gyp/etc1.gyp
index 7650d86..f2eb69d 100644
--- a/gyp/etc1.gyp
+++ b/gyp/etc1.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,
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index f66b67e..76cb919 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.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.
 # Build EVERYTHING provided by Skia.
 # (Start with the "most" target, and then add targets that we intentionally
 # left out of "most".  See most.gyp for an explanation of which targets are
diff --git a/gyp/example.gyp b/gyp/example.gyp
index 34a7982..9582b4d 100644
--- a/gyp/example.gyp
+++ b/gyp/example.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.
 # GYP file to build hello world example.
 {
   'targets': [
diff --git a/gyp/experimental.gyp b/gyp/experimental.gyp
index ac0d85a..8ea6f3d 100644
--- a/gyp/experimental.gyp
+++ b/gyp/experimental.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.
 # GYP file to build experimental directory.
 {
   'targets': [
diff --git a/gyp/flags.gyp b/gyp/flags.gyp
index 50c1a80..6aae30b 100644
--- a/gyp/flags.gyp
+++ b/gyp/flags.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.
 # GYP file to build flag parser
 #
 {
diff --git a/gyp/freetype.gyp b/gyp/freetype.gyp
index ed6e97b..7187d9a 100644
--- a/gyp/freetype.gyp
+++ b/gyp/freetype.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.
 # Target for building freetype.
 {
   'targets': [
diff --git a/gyp/freetype.gypi b/gyp/freetype.gypi
index ace5d04..9dc80b0 100644
--- a/gyp/freetype.gypi
+++ b/gyp/freetype.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.
 {
   'sources': [
     # base components (required)
diff --git a/gyp/gmslides.gypi b/gyp/gmslides.gypi
index ab0a2b3..8effe7f 100644
--- a/gyp/gmslides.gypi
+++ b/gyp/gmslides.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.
 # include this gypi to include all the golden master slides.
 {
   'include_dirs': [
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index 8569b5a..8e4cb07 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.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.
 # GYP for building gpu
 {
   'target_defaults': {
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 2207f87..d7d16e0 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.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.
 # Include this gypi to include all 'gpu' files
 # The parent gyp/gypi file must define
 #       'skia_src_path'     e.g. skia/trunk/src
diff --git a/gyp/gputest.gyp b/gyp/gputest.gyp
index 5e8cca2..868bc34 100644
--- a/gyp/gputest.gyp
+++ b/gyp/gputest.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.
 {
   'targets': [
     {
diff --git a/gyp/iOSShell.gyp b/gyp/iOSShell.gyp
index 77ff8d1..d2ebc00 100644
--- a/gyp/iOSShell.gyp
+++ b/gyp/iOSShell.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.
 #
 {
   'conditions' : [
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 75eb76b..4cce08e 100644
--- a/gyp/images.gyp
+++ b/gyp/images.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.
 # GYP file for images project.
 {
   'targets': [
diff --git a/gyp/ktx.gyp b/gyp/ktx.gyp
index dda353d..1ee0349 100644
--- a/gyp/ktx.gyp
+++ b/gyp/ktx.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,
diff --git a/gyp/most.gyp b/gyp/most.gyp
index c547901..27ce0f1 100644
--- a/gyp/most.gyp
+++ b/gyp/most.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.
 # Build ALMOST everything provided by Skia; this should be the default target.
 #
 # This omits the following targets that many developers won't want to build:
diff --git a/gyp/nacl.gyp b/gyp/nacl.gyp
index 3dd4c8e..d98b2c2 100644
--- a/gyp/nacl.gyp
+++ b/gyp/nacl.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.
 # Common entry point for all Skia executables running in NaCl
 {
   'targets': [
diff --git a/gyp/nanomsg.gyp b/gyp/nanomsg.gyp
index eba72ae..987702b 100644
--- a/gyp/nanomsg.gyp
+++ b/gyp/nanomsg.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,
diff --git a/gyp/opts.gyp b/gyp/opts.gyp
index 6ff9008..a60505e 100644
--- a/gyp/opts.gyp
+++ b/gyp/opts.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.
 # Gyp file for building opts target.
 {
   # Source lists live in opts.gypi.  This makes it easier to maintain our Chrome GYP/GN setup.
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',
diff --git a/gyp/pathops.gypi b/gyp/pathops.gypi
index 3bb163e..be91cf5 100644
--- a/gyp/pathops.gypi
+++ b/gyp/pathops.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.
 {
   'include_dirs' : [
     '../include/pathops',
diff --git a/gyp/pathops_skpclip.gyp b/gyp/pathops_skpclip.gyp
index 4dadd79..6c7e6b4 100755
--- a/gyp/pathops_skpclip.gyp
+++ b/gyp/pathops_skpclip.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.
 # GYP file to build pathops skp clip test.
 {
   'includes': [
diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp
index c873254..d9b308e 100644
--- a/gyp/pathops_unittest.gyp
+++ b/gyp/pathops_unittest.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.
 # GYP file to build pathops unit tests.
 {
   'includes': [
diff --git a/gyp/pathops_unittest.gypi b/gyp/pathops_unittest.gypi
index 5117b63..d377149 100644
--- a/gyp/pathops_unittest.gypi
+++ b/gyp/pathops_unittest.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.
 # Common gypi for pathops unit tests.
 {
   'include_dirs': [
diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp
index b253fd8..fe57450 100644
--- a/gyp/pdf.gyp
+++ b/gyp/pdf.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.
 # This file builds the PDF backend.
 {
   'targets': [
diff --git a/gyp/pdf.gypi b/gyp/pdf.gypi
index 8b56495..b59660d 100644
--- a/gyp/pdf.gypi
+++ b/gyp/pdf.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.
 # Include this gypi to include all 'pdf' files
 # The parent gyp/gypi file must define
 #       'skia_src_path'     e.g. skia/trunk/src
diff --git a/gyp/pdfviewer.gyp b/gyp/pdfviewer.gyp
index b21afe5..ff90e2c 100644
--- a/gyp/pdfviewer.gyp
+++ b/gyp/pdfviewer.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.
 # GYP file to build pdfviewer.
 #
 # To build on Linux:
diff --git a/gyp/pdfviewer_lib.gyp b/gyp/pdfviewer_lib.gyp
index feb5f5b..0d4c0bd 100644
--- a/gyp/pdfviewer_lib.gyp
+++ b/gyp/pdfviewer_lib.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.
 # GYP file to build pdfviewer.
 #
 # To build on Linux:
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index 6fe5263..3cdc734 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.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.
 # Port-specific Skia library code.
 {
   'targets': [
diff --git a/gyp/sfnt.gyp b/gyp/sfnt.gyp
index 89a1fbd..944857f 100644
--- a/gyp/sfnt.gyp
+++ b/gyp/sfnt.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.
 {
   'targets': [
     {
diff --git a/gyp/skflate.gyp b/gyp/skflate.gyp
index beed580..d3193a3 100644
--- a/gyp/skflate.gyp
+++ b/gyp/skflate.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.
 # Target for including SkFlate.
 {
   'targets': [
diff --git a/gyp/skia_launcher.gyp b/gyp/skia_launcher.gyp
index d9970b4..e09e171 100644
--- a/gyp/skia_launcher.gyp
+++ b/gyp/skia_launcher.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.
 {
   'includes': [ '../platform_tools/android/gyp/skia_launcher.gypi' ]
 }
diff --git a/gyp/skia_lib.gyp b/gyp/skia_lib.gyp
index 80d4f8f..8cb5fa1 100644
--- a/gyp/skia_lib.gyp
+++ b/gyp/skia_lib.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.
 # The minimal set of static libraries for basic Skia functionality.
 
 {
diff --git a/gyp/svg.gyp b/gyp/svg.gyp
index 82ff53d..df0c45c 100644
--- a/gyp/svg.gyp
+++ b/gyp/svg.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.
 {
   'targets': [
     {
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 43179d3..14ad99f 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.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.
 # Common gypi for unit tests.
 {
   'include_dirs': [
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 3ac32bd..55f4819 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.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.
     # GYP file to build various tools.
 #
 # To build on Linux:
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index d3d14d8..db90301 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.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.
 # Gyp for utils.
 {
   'targets': [
diff --git a/gyp/utils.gypi b/gyp/utils.gypi
index ab95043..ad97210 100644
--- a/gyp/utils.gypi
+++ b/gyp/utils.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.
 # Include this gypi to include all 'utils' files
 # The parent gyp/gypi file must define
 #       'skia_src_path'     e.g. skia/trunk/src
diff --git a/gyp/v8.gyp b/gyp/v8.gyp
index f73d5f0..81cb89d 100644
--- a/gyp/v8.gyp
+++ b/gyp/v8.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.
 # GYP file to build a V8 sample.
 {
   'targets': [
diff --git a/gyp/views.gyp b/gyp/views.gyp
index 7f53637..a69d40e 100644
--- a/gyp/views.gyp
+++ b/gyp/views.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.
 # Views is the Skia windowing toolkit.
 # It provides:
 #  * A portable means of creating native windows.
diff --git a/gyp/views_animated.gyp b/gyp/views_animated.gyp
index c10e9f7..f31e0c6 100644
--- a/gyp/views_animated.gyp
+++ b/gyp/views_animated.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.
 #Animated widgets are views which use animator.
 
 {
diff --git a/gyp/xml.gyp b/gyp/xml.gyp
index aaceef2..c5cdd58 100644
--- a/gyp/xml.gyp
+++ b/gyp/xml.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.
 {
   'targets': [
     {
diff --git a/gyp/xps.gyp b/gyp/xps.gyp
index 4a301b6..2723d75 100644
--- a/gyp/xps.gyp
+++ b/gyp/xps.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.
 {
   'targets': [
     {