diff options
Diffstat (limited to 'chrome/tools/extract_histograms.py')
-rwxr-xr-x | chrome/tools/extract_histograms.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/tools/extract_histograms.py b/chrome/tools/extract_histograms.py index 97008a2..8c002f3 100755 --- a/chrome/tools/extract_histograms.py +++ b/chrome/tools/extract_histograms.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 UMA histogram strings from the Chrome source. |