From fe1aceb5d5d27cded352616bf47379fe4afa50b6 Mon Sep 17 00:00:00 2001 From: "evan@chromium.org" Date: Mon, 28 Dec 2009 16:41:51 +0000 Subject: Add some licensing comments under chrome/. BUG=28291 Review URL: http://codereview.chromium.org/507067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35301 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/tools/extract_actions.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chrome/tools/extract_actions.py') diff --git a/chrome/tools/extract_actions.py b/chrome/tools/extract_actions.py index 6381976..8b6a9bf 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. -- cgit v1.1