Chromium Code Reviews| Index: webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py |
| diff --git a/webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py b/webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py |
| index 1597a61b3aaa887a4092b8af12864e89975fefff..745c0c4464861e2cdc2340112577ebf16e464c93 100644 |
| --- a/webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py |
| +++ b/webkit/tools/layout_tests/webkitpy/layout_tests/expectations_line.py |
| @@ -1,5 +1,4 @@ |
| -#!/usr/bin/env python |
| -# Copyright (c) 2010 The Chromium Authors. All rights reserved. |
| +# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
|
Dirk Pranke
2011/11/23 21:29:15
I bet this file isn't even used any more ... I'll
|
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |