aboutsummaryrefslogtreecommitdiff
path: root/bestflags/generation.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/generation.py')
-rw-r--r--bestflags/generation.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/bestflags/generation.py b/bestflags/generation.py
index 1a0ad4c0..f1a63631 100644
--- a/bestflags/generation.py
+++ b/bestflags/generation.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 generation of a set of tasks.
Part of the Chrome build flags optimization.