aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar scroggo <scroggo@google.com>2015-03-25 10:22:41 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-03-25 10:22:41 -0700
commit3e5622764aa4e69dba23edcb01f5214d0ac91952 (patch)
treedd1ee68e64f36514400d5f958bd51af8853e2d48 /gyp
parente523d4f90c3368c555282a98b41ca5ee2045103e (diff)
Add copyright headers to remaining gyp files.
Prevents some PRESUBMIT errors. TBR=mtklein@google.com Review URL: https://codereview.chromium.org/1035523003
Diffstat (limited to 'gyp')
-rw-r--r--gyp/FileReaderApp.gyp4
-rw-r--r--gyp/SampleApp.gyp4
-rw-r--r--gyp/SimpleCocoaApp.gyp4
-rw-r--r--gyp/SimpleiOSApp.gyp4
-rw-r--r--gyp/android_deps.gyp4
-rw-r--r--gyp/android_output.gyp4
-rw-r--r--gyp/android_system.gyp4
-rw-r--r--gyp/angle.gyp4
-rw-r--r--gyp/animator.gyp4
-rw-r--r--gyp/apptype_console.gypi4
-rw-r--r--gyp/bench.gyp4
-rw-r--r--gyp/bench.gypi4
-rw-r--r--gyp/canvas_state_lib.gyp4
-rw-r--r--gyp/chromeos_deps.gyp4
-rw-r--r--gyp/codec.gyp4
-rw-r--r--gyp/common_conditions.gypi4
-rw-r--r--gyp/core.gyp4
-rw-r--r--gyp/core.gypi4
-rw-r--r--gyp/debugger.gyp4
-rw-r--r--gyp/dm.gyp4
-rw-r--r--gyp/dm.gypi4
-rw-r--r--gyp/effects.gyp4
-rw-r--r--gyp/effects.gypi4
-rw-r--r--gyp/etc1.gyp4
-rw-r--r--gyp/everything.gyp4
-rw-r--r--gyp/example.gyp4
-rw-r--r--gyp/experimental.gyp4
-rw-r--r--gyp/flags.gyp4
-rw-r--r--gyp/freetype.gyp4
-rw-r--r--gyp/freetype.gypi4
-rw-r--r--gyp/gmslides.gypi4
-rw-r--r--gyp/gpu.gyp4
-rw-r--r--gyp/gpu.gypi4
-rw-r--r--gyp/gputest.gyp4
-rw-r--r--gyp/iOSShell.gyp4
-rw-r--r--gyp/images.gyp4
-rw-r--r--gyp/ktx.gyp4
-rw-r--r--gyp/most.gyp4
-rw-r--r--gyp/nacl.gyp4
-rw-r--r--gyp/nanomsg.gyp4
-rw-r--r--gyp/opts.gyp4
-rw-r--r--gyp/opts.gypi4
-rw-r--r--gyp/pathops.gypi4
-rwxr-xr-xgyp/pathops_skpclip.gyp4
-rw-r--r--gyp/pathops_unittest.gyp4
-rw-r--r--gyp/pathops_unittest.gypi4
-rw-r--r--gyp/pdf.gyp4
-rw-r--r--gyp/pdf.gypi4
-rw-r--r--gyp/pdfviewer.gyp4
-rw-r--r--gyp/pdfviewer_lib.gyp4
-rw-r--r--gyp/ports.gyp4
-rw-r--r--gyp/sfnt.gyp4
-rw-r--r--gyp/skflate.gyp4
-rw-r--r--gyp/skia_launcher.gyp4
-rw-r--r--gyp/skia_lib.gyp4
-rw-r--r--gyp/svg.gyp4
-rw-r--r--gyp/tests.gypi4
-rw-r--r--gyp/tools.gyp4
-rw-r--r--gyp/utils.gyp4
-rw-r--r--gyp/utils.gypi4
-rw-r--r--gyp/v8.gyp4
-rw-r--r--gyp/views.gyp4
-rw-r--r--gyp/views_animated.gyp4
-rw-r--r--gyp/xml.gyp4
-rw-r--r--gyp/xps.gyp4
65 files changed, 260 insertions, 0 deletions
diff --git a/gyp/FileReaderApp.gyp b/gyp/FileReaderApp.gyp
index 463688b2ed..f0d0bbbe46 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 9caeecabc6..170145d9f1 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 1500db497a..393aa50b3b 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 bb5fc8f34e..59d0aa04a2 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 1669b2bdad..2188150532 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 b22ac9d4a7..96599e17e5 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 af2492c800..fda2dbe683 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 467c7fb4ba..d555cb9864 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 be5607d2f4..8c682bdbec 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 d3759419a1..242b0f563a 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 480f876321..b4442918a6 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 3b77fc5383..2efcec2e87 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 1bb2fe4a25..d9b24b28d7 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 88637915c3..63ab084b9c 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 29aebe92e7..62f2b7f4a4 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 fe0243d1ac..7f02cef5a6 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 e65baffc12..ebf8786fed 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 95e5eb939c..935f813980 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 05c0e14057..03f05907eb 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 288fb3a7f9..261163f242 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 71d0733c45..03a5ad36ea 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 6cc790c377..154e5676c5 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 54165c057f..5479a54e27 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 7650d86f69..f2eb69d98d 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 f66b67ed26..76cb919c89 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 34a7982806..9582b4dd74 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 ac0d85abca..8ea6f3d0f8 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 50c1a80cc0..6aae30b622 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 ed6e97b945..7187d9af14 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 ace5d046fc..9dc80b0451 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 ab0a2b3dbc..8effe7fe75 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 8569b5a924..8e4cb070b2 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 2207f87817..d7d16e0f12 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 5e8cca2ba4..868bc345f5 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 77ff8d1594..d2ebc005f1 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 75eb76b9e8..4cce08e7a1 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 dda353d430..1ee034907c 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 c5479015cd..27ce0f1689 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 3dd4c8ee35..d98b2c28ee 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 eba72ae4ae..987702ba93 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 6ff900863c..a60505e556 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 b6ce79cddd..90dc408ed3 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 3bb163e98b..be91cf5d41 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 4dadd7942e..6c7e6b47db 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 c8732545f2..d9b308e6a8 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 5117b63caa..d377149534 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 b253fd8e97..fe574508a6 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 8b5649505a..b59660db01 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 b21afe517c..ff90e2cb63 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 feb5f5b683..0d4c0bd2ed 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 6fe52632cd..3cdc7343f5 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 89a1fbddcc..944857f5f0 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 beed58081f..d3193a3a4a 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 d9970b4290..e09e171de1 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 80d4f8f5bf..8cb5fa1788 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 82ff53d9e3..df0c45cd0d 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 43179d3eae..14ad99f056 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 3ac32bd309..55f4819371 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 d3d14d86e1..db903017ec 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 ab95043276..ad9721001e 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 f73d5f0ac6..81cb89d396 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 7f53637c12..a69d40eedf 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 c10e9f75b2..f31e0c62c2 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 aaceef2e66..c5cdd58c8c 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 4a301b6a59..2723d75ab3 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': [
{