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

Side by Side Diff: third_party/qcms/LICENSE

Issue 8079005: Remove unused qcms library. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 2 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/browser/resources/about_credits.html ('k') | third_party/qcms/Makefile.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This license applies to certain files in the directory third_party/qcms/.
2
3 Copyright (C) 2009 Mozilla Corporation
4 Copyright (C) 1998-2007 Marti Maria
5
6 Permission is hereby granted, free of charge, to any person
7 obtaining a copy of this software and associated documentation
8 files (the "Software"), to deal in the Software without restriction,
9 including without limitation the rights to use, copy, modify, merge,
10 publish, distribute, sublicense, and/or sell copies of the Software,
11 and to permit persons to whom the Software is furnished to do so, subject
12 to the following conditions:
13
14 The above copyright notice and this permission notice shall be included
15 in all copies or substantial portions of the Software.
16
17 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
18 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
20 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY ,
21 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
22 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23
24
25
26 This license applies to the ICC_H block in third_party/qcms/qcms.h.
27
28 Copyright (c) 1994-1996 SunSoft, Inc.
29
30 Rights Reserved
31
32 Permission is hereby granted, free of charge, to any person
33 obtaining a copy of this software and associated documentation
34 files (the "Software"), to deal in the Software without restrict-
35 ion, including without limitation the rights to use, copy, modify,
36 merge, publish distribute, sublicense, and/or sell copies of the
37 Software, and to permit persons to whom the Software is furnished
38 to do so, subject to the following conditions:
39
40 The above copyright notice and this permission notice shall be
41 included in all copies or substantial portions of the Software.
42
43 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
44 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
45 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-
46 INFRINGEMENT. IN NO EVENT SHALL SUNSOFT, INC. OR ITS PARENT
47 COMPANY BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
48 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
49 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
50 OTHER DEALINGS IN THE SOFTWARE.
51
52 Except as contained in this notice, the name of SunSoft, Inc.
53 shall not be used in advertising or otherwise to promote the
54 sale, use or other dealings in this Software without written
55 authorization from SunSoft Inc.
OLDNEW
« no previous file with comments | « chrome/browser/resources/about_credits.html ('k') | third_party/qcms/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698