| Index: tools/git/git-utils.sh
|
| diff --git a/tools/git/git-utils.sh b/tools/git/git-utils.sh
|
| old mode 100644
|
| new mode 100755
|
| index 6f347cb859eb098b9210376fbc54a12b98362059..608d27aa26b64d22c5300e06584e6e30ffa2f9c0
|
| --- a/tools/git/git-utils.sh
|
| +++ b/tools/git/git-utils.sh
|
| @@ -1,5 +1,5 @@
|
| #!/bin/bash
|
| -# Copyright (c) 2010 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.
|
|
|
|
|