| Index: third_party/pyftpdlib/README.chromium | 
| diff --git a/third_party/pyftpdlib/README.chromium b/third_party/pyftpdlib/README.chromium | 
| index 6415902750cb8e07a4e5ef310b1dba3d7923e577..06b44b725502c542b147dc2e0462de4e1bdc0a88 100644 | 
| --- a/third_party/pyftpdlib/README.chromium | 
| +++ b/third_party/pyftpdlib/README.chromium | 
| @@ -1,4 +1,6 @@ | 
| -This library was downloaded from http://code.google.com/p/pyftpdlib/ | 
| +Name: pyftpdlib | 
| +URL: http://code.google.com/p/pyftpdlib/ | 
| +Version: 0.5.0 | 
|  | 
| Chromium-specific changes are in chromium.patch file. Currently it removes the | 
| delay after invalid login (which helps protect against brute-force attacks), | 
| @@ -11,6 +13,4 @@ write asynchronous FTP servers with Python.  Based on asyncore framework | 
| pyftpdlib is currently the most complete RFC-959 FTP server implementation | 
| available for Python programming language. | 
|  | 
| -Version: 0.5.0 | 
| - | 
| Learn more by visiting: http://code.google.com/p/pyftpdlib/wiki/FAQ | 
|  |