| Index: chrome/tools/extract_actions.py
|
| diff --git a/chrome/tools/extract_actions.py b/chrome/tools/extract_actions.py
|
| index 63819767d87fb2523fcafd5031ccca5b56c6122d..8b6a9bfd68a95aaa3cd11830d4447b76963e6f4c 100755
|
| --- a/chrome/tools/extract_actions.py
|
| +++ b/chrome/tools/extract_actions.py
|
| @@ -1,5 +1,7 @@
|
| #!/usr/bin/python
|
| -# Copyright 2007 Google Inc. All rights reserved.
|
| +# Copyright (c) 2009 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.
|
|
|
| """Extract UserMetrics "actions" strings from the Chrome source.
|
|
|
|
|