summaryrefslogtreecommitdiff
path: root/test/actions-subdir/gyptest-action.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/actions-subdir/gyptest-action.py')
-rw-r--r--test/actions-subdir/gyptest-action.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/actions-subdir/gyptest-action.py b/test/actions-subdir/gyptest-action.py
index 92f86775..defcd78f 100644
--- a/test/actions-subdir/gyptest-action.py
+++ b/test/actions-subdir/gyptest-action.py
@@ -1,5 +1,9 @@
#!/usr/bin/env python
+# Copyright (c) 2009 Google Inc. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
"""
Test actions that output to PRODUCT_DIR.
"""