summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/prebuild
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-28 16:41:51 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-28 16:41:51 +0000
commitfe1aceb5d5d27cded352616bf47379fe4afa50b6 (patch)
tree09d5e28d2c6d36a513c47201b27738b6c99ae151 /chrome/installer/util/prebuild
parentc063b4893b50c2bb759ca5409b242de5caab7066 (diff)
downloadchromium_src-fe1aceb5d5d27cded352616bf47379fe4afa50b6.zip
chromium_src-fe1aceb5d5d27cded352616bf47379fe4afa50b6.tar.gz
chromium_src-fe1aceb5d5d27cded352616bf47379fe4afa50b6.tar.bz2
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
Diffstat (limited to 'chrome/installer/util/prebuild')
-rwxr-xr-xchrome/installer/util/prebuild/create_string_rc.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/installer/util/prebuild/create_string_rc.py b/chrome/installer/util/prebuild/create_string_rc.py
index b573b4f..c3086f6 100755
--- a/chrome/installer/util/prebuild/create_string_rc.py
+++ b/chrome/installer/util/prebuild/create_string_rc.py
@@ -1,5 +1,7 @@
#!/usr/bin/python
-# Copyright 2009 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.
"""This script generates an rc file and header (setup_strings.{rc,h}) to be
included in setup.exe. The rc file includes translations for strings pulled