diff options
-rwxr-xr-x | build/build-bisect.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build-bisect.py b/build/build-bisect.py index 4df7a57..64504bc 100755 --- a/build/build-bisect.py +++ b/build/build-bisect.py @@ -1,5 +1,5 @@ #!/usr/bin/python2.5 -# Copyright (c) 2009 The Chromium Authors. All rights reserved. +# Copyright (c) 2010 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. |