| Index: chrome/test/data/safe_browsing/download_update.py
|
| diff --git a/chrome/test/data/safe_browsing/download_update.py b/chrome/test/data/safe_browsing/download_update.py
|
| index bef5c6d6d8425827b10c1f3c6c476e5ae0fa318a..717025c9320779de6de2ea111d55f3cc7eadde3e 100755
|
| --- a/chrome/test/data/safe_browsing/download_update.py
|
| +++ b/chrome/test/data/safe_browsing/download_update.py
|
| @@ -1,4 +1,7 @@
|
| #!/usr/bin/python
|
| +# 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.
|
|
|
| import urllib,sys
|
|
|
|
|