Chromium Code Reviews| Index: chrome/browser/resources/about_credits.html |
| diff --git a/chrome/browser/resources/about_credits.html b/chrome/browser/resources/about_credits.html |
| index 346edc90bf248c22f253e8644242694323bf57af..cbdc9ca03508412be7debd45ca2c601cd126b34a 100644 |
| --- a/chrome/browser/resources/about_credits.html |
| +++ b/chrome/browser/resources/about_credits.html |
| @@ -1323,13 +1323,13 @@ along with FFmpeg; if not, write to:</p> |
| </div> |
| </div> |
| -<!-- parseftp --> |
| +<!-- ParseFTPList --> |
| <div class="product"> |
| -<span class="title">parseftp</span> |
| +<span class="title">ParseFTPList</span> |
| <a class="show" href="#" onclick="return toggle(this);">show license</a> |
| -<span class="homepage"><a href="http://mxr.mozilla.org/mozilla-central/source/netwerk/streamconv/converters/ParseFTPList.h">homepage</a></span> |
| +<span class="homepage"><a href="http://mxr.mozilla.org/mozilla-central/source/netwerk/streamconv/converters/ParseFTPList.cpp">homepage</a></span> |
|
wtc
2009/09/18 17:24:39
Daniel Berlin wanted us to point to the revision o
|
| <div class="licence"> |
| -<h3>parseftp is licensed as follows:</h3> |
| +<h3>ParseFTPList is licensed as follows:</h3> |
| <p>The contents of this file are subject to the Mozilla Public License Version |
| 1.1 (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |