Index: tools/bots/android.py |
diff --git a/tools/bots/android.py b/tools/bots/android.py |
index 5ccc4e99e05104e8a90245abef0bbcac1bef4156..b320ce09bd05115854665c378e1d5573662adb03 100644 |
--- a/tools/bots/android.py |
+++ b/tools/bots/android.py |
@@ -1,8 +1,8 @@ |
#!/usr/bin/python |
-# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
-# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
+# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
+# for details. All rights reserved. Use of this source code is governed by a |
+# BSD-style license that can be found in the LICENSE file. |
""" |
Android buildbot steps. |