aboutsummaryrefslogtreecommitdiff
path: root/bestflags/task.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/task.py')
-rw-r--r--bestflags/task.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/bestflags/task.py b/bestflags/task.py
index 687a8293..b1319ca1 100644
--- a/bestflags/task.py
+++ b/bestflags/task.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.
+
"""A reproducing entity.
Part of the Chrome build flags optimization.