aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/apptype_console.gypi
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/apptype_console.gypi
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/apptype_console.gypi')
-rw-r--r--gyp/apptype_console.gypi4
1 files changed, 4 insertions, 0 deletions
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': {