| Index: chrome/tools/build/win/make_chromebot_zip.sh
|
| diff --git a/chrome/tools/build/win/make_chromebot_zip.sh b/chrome/tools/build/win/make_chromebot_zip.sh
|
| index bc53dbe6b294663df643360bc7016dc3f0af68f6..4e5f4c53be0835c4983edbe7491ded4dffa5c9d9 100755
|
| --- a/chrome/tools/build/win/make_chromebot_zip.sh
|
| +++ b/chrome/tools/build/win/make_chromebot_zip.sh
|
| @@ -1,5 +1,9 @@
|
| #!/bin/sh
|
|
|
| +# 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.
|
| +
|
| # A simple shell script for creating necessary zip files for ChromeBot runs
|
| # from an output directory.
|
| # Pass the path to the output directory you wish to package.
|
|
|