| Index: tools/valgrind/regrind.sh
|
| diff --git a/tools/valgrind/regrind.sh b/tools/valgrind/regrind.sh
|
| old mode 100644
|
| new mode 100755
|
| index 78e6f7336c1014c2b30e22ccfd7a5a2d7caff6ec..0f90ba737f031517fb01d747e1ebea184069247c
|
| --- a/tools/valgrind/regrind.sh
|
| +++ b/tools/valgrind/regrind.sh
|
| @@ -1,6 +1,5 @@
|
| #!/bin/sh
|
| -
|
| -# Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +# 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.
|
|
|
|
|