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

Side by Side Diff: icu46/license.html

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | « icu46/icu4c.css ('k') | icu46/readme.html » ('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 <html>
2
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></meta>
5 <title>ICU License - ICU 1.8.1 and later</title>
6 </head>
7
8 <body BGCOLOR="#ffffff">
9 <h2>ICU License - ICU 1.8.1 and later</h2>
10
11 <p>COPYRIGHT AND PERMISSION NOTICE</p>
12
13 <p>
14 Copyright (c) 1995-2010 International Business Machines Corporation and others
15 </p>
16 <p>
17 All rights reserved.
18 </p>
19 <p>
20 Permission is hereby granted, free of charge, to any person obtaining a copy
21 of this software and associated documentation files (the "Software"),
22 to deal in the Software without restriction, including without limitation
23 the rights to use, copy, modify, merge, publish, distribute, and/or sell
24 copies of the Software, and to permit persons
25 to whom the Software is furnished to do so, provided that the above
26 copyright notice(s) and this permission notice appear in all copies
27 of the Software and that both the above copyright notice(s) and this
28 permission notice appear in supporting documentation.
29 </p>
30 <p>
31 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ED,
32 INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
33 PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL
34 THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM,
35 OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
36 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
37 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE
38 USE OR PERFORMANCE OF THIS SOFTWARE.
39 </p>
40 <p>
41 Except as contained in this notice, the name of a copyright holder shall not be
42 used in advertising or otherwise to promote the sale, use or other dealings in
43 this Software without prior written authorization of the copyright holder.
44 </p>
45
46 <hr>
47 <p><small>
48 All trademarks and registered trademarks mentioned herein are the property of th eir respective owners.
49 </small></p>
50 </body>
51 </html>
OLDNEW
« no previous file with comments | « icu46/icu4c.css ('k') | icu46/readme.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698