Index: bin/cbuildbot_config.py |
diff --git a/bin/cbuildbot_config.py b/bin/cbuildbot_config.py |
index a7e71dd6d237f72cb7cad0e84410f0b6221b89ee..2528a73dff452d7a3bcf2f4abdde37baa5288e87 100644 |
--- a/bin/cbuildbot_config.py |
+++ b/bin/cbuildbot_config.py |
@@ -1,3 +1,9 @@ |
+#!/usr/bin/python |
+ |
+# Copyright (c) 2010 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. |
+ |
config = {} |
config['default'] = { |
'board' : 'x86-generic', |