diff options
Diffstat (limited to 'tools/git')
-rwxr-xr-x[-rw-r--r--] | tools/git/git-utils.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/git/git-utils.sh b/tools/git/git-utils.sh index 6f347cb..608d27a 100644..100755 --- 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. |