diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-29 18:28:52 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-09-29 18:28:52 +0000 |
commit | 7396ca286f6332422bcdc080c2a78e9b71840db5 (patch) | |
tree | 73dc46aa666598a2ac14376d7fe3d3ba641194e8 /chrome/browser/resources | |
parent | f202429bdd316c214b193e1807d9c1161b9fd575 (diff) | |
download | chromium_src-7396ca286f6332422bcdc080c2a78e9b71840db5.zip chromium_src-7396ca286f6332422bcdc080c2a78e9b71840db5.tar.gz chromium_src-7396ca286f6332422bcdc080c2a78e9b71840db5.tar.bz2 |
Remove unused qcms library.
BUG=98460
Review URL: http://codereview.chromium.org/8079005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103316 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources')
-rw-r--r-- | chrome/browser/resources/about_credits.html | 119 |
1 files changed, 0 insertions, 119 deletions
diff --git a/chrome/browser/resources/about_credits.html b/chrome/browser/resources/about_credits.html index 4734ba8..eb56174 100644 --- a/chrome/browser/resources/about_credits.html +++ b/chrome/browser/resources/about_credits.html @@ -6292,125 +6292,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. </div> -<div class="product"> -<span class="title">qcms library</span> -<a class="show" href="#" onclick="return toggle(this);">show license</a> -<span class="homepage"><a href="http://mxr.mozilla.org/mozilla-central/source/gfx/qcms/">homepage</a></span> -<div class="licence"> -<pre>This license applies to certain files in the directory third_party/qcms/. - - - -Copyright (C) 2009 Mozilla Corporation - -Copyright (C) 1998-2007 Marti Maria - - - -Permission is hereby granted, free of charge, to any person - -obtaining a copy of this software and associated documentation - -files (the "Software"), to deal in the Software without restriction, - -including without limitation the rights to use, copy, modify, merge, - -publish, distribute, sublicense, and/or sell copies of the Software, - -and to permit persons to whom the Software is furnished to do so, subject - -to the following conditions: - - - -The above copyright notice and this permission notice shall be included - -in all copies or substantial portions of the Software. - - - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS - -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - - - - - - -This license applies to the ICC_H block in third_party/qcms/qcms.h. - - - -Copyright (c) 1994-1996 SunSoft, Inc. - - - - Rights Reserved - - - -Permission is hereby granted, free of charge, to any person - -obtaining a copy of this software and associated documentation - -files (the "Software"), to deal in the Software without restrict- - -ion, including without limitation the rights to use, copy, modify, - -merge, publish distribute, sublicense, and/or sell copies of the - -Software, and to permit persons to whom the Software is furnished - -to do so, subject to the following conditions: - - - -The above copyright notice and this permission notice shall be - -included in all copies or substantial portions of the Software. - - - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON- - -INFRINGEMENT. IN NO EVENT SHALL SUNSOFT, INC. OR ITS PARENT - -COMPANY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - -OTHER DEALINGS IN THE SOFTWARE. - - - -Except as contained in this notice, the name of SunSoft, Inc. - -shall not be used in advertising or otherwise to promote the - -sale, use or other dealings in this Software without written - -authorization from SunSoft Inc. - -</pre> -</div> -</div> - <div class="product"> <span class="title">Google Safe Browsing</span> |