aboutsummaryrefslogtreecommitdiff
path: root/bestflags/task_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/task_test.py')
-rw-r--r--bestflags/task_test.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/bestflags/task_test.py b/bestflags/task_test.py
index 4a76db0d..ec3d5b6e 100644
--- a/bestflags/task_test.py
+++ b/bestflags/task_test.py
@@ -1,3 +1,7 @@
+# Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
"""Task unittest.
Part of the Chrome build flags optimization.