Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4511)

Unified Diff: chrome/browser/resources/about_credits.html

Issue 8079005: Remove unused qcms library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/all.gyp ('k') | third_party/qcms/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/about_credits.html
===================================================================
--- chrome/browser/resources/about_credits.html (revision 103192)
+++ chrome/browser/resources/about_credits.html (working copy)
@@ -6292,126 +6292,7 @@
</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>
<a class="show" href="#" onclick="return toggle(this);">show license</a>
« no previous file with comments | « build/all.gyp ('k') | third_party/qcms/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698