Chromium Code Reviews| Index: appengine/findit/util_scripts/git_checkout/local_git_parsers.py |
| diff --git a/appengine/findit/util_scripts/git_checkout/local_git_parsers.py b/appengine/findit/util_scripts/git_checkout/local_git_parsers.py |
| index 6f491b8fb16916a44594ae154724b93f44b112f7..c63345b70b9d0cc32d78acdc297cdac8782e039b 100644 |
| --- a/appengine/findit/util_scripts/git_checkout/local_git_parsers.py |
| +++ b/appengine/findit/util_scripts/git_checkout/local_git_parsers.py |
| @@ -1,4 +1,4 @@ |
| -# Copyright 2016 The Chromium Authors. All rights reserved. |
| +#Copyright 2016 The Chromium Authors. All rights reserved. |
|
chanli
2016/11/08 01:56:20
Nit: a space before "Copyright"
Sharu Jiang
2016/11/11 00:29:05
Done.
|
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |