| Index: chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py
|
| diff --git a/chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py b/chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py
|
| index 4c335e6d3735eac73805ee874c95f44d318aa9dd..18ed95dd5b88fd8281a834a7ba449eaf87ef405d 100755
|
| --- a/chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py
|
| +++ b/chrome/tools/automated_ui_test_tools/auto_ui_test_input_generator.py
|
| @@ -1,6 +1,7 @@
|
| #!/usr/bin/python
|
| -#
|
| -# Copyright 2008 Google Inc. All Rights Reserved.
|
| +# Copyright (c) 2009 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.
|
|
|
| """This generates the input file for automated_ui_tests.exe.
|
|
|
|
|