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

Side by Side Diff: chrome/browser/resources/about_credits.html

Issue 172031: Update gyp files and DEPS for icu42 (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE HTML> 1 <!DOCTYPE HTML>
2 <html> 2 <html>
3 <head> 3 <head>
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <title>Credits</title> 5 <title>Credits</title>
6 <style> 6 <style>
7 body { 7 body {
8 font-family:arial,sans-serif; 8 font-family:arial,sans-serif;
9 background-color:white; 9 background-color:white;
10 font-size:84%; 10 font-size:84%;
(...skipping 288 matching lines...) Expand 10 before | Expand all | Expand 10 after
299 <p>Permission to use, copy, modify, and distribute this software for any 299 <p>Permission to use, copy, modify, and distribute this software for any
300 purpose with or without fee is hereby granted, provided that the above 300 purpose with or without fee is hereby granted, provided that the above
301 copyright notice and this permission notice appear in all copies.</p> 301 copyright notice and this permission notice appear in all copies.</p>
302 <p>THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED 302 <p>THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
303 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF 303 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
304 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND 304 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
305 CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.</p> 305 CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.</p>
306 </div> 306 </div>
307 </div> 307 </div>
308 308
309 <!-- ICU38 ---> 309 <!-- ICU --->
310 <div class="product"> 310 <div class="product">
311 <span class="title">icu38</span> 311 <span class="title">ICU</span>
312 <a class="show" href="#" onclick="return toggle(this);">show license</a> 312 <a class="show" href="#" onclick="return toggle(this);">show license</a>
313 <span class="homepage"><a href="http://www.icu-project.org">homepage</a></span> 313 <span class="homepage"><a href="http://www.icu-project.org">homepage</a></span>
314 <div class="licence"> 314 <div class="licence">
315 <h3>icu38 is licensed as follows:</h3> 315 <h3>third_party/icu is licensed as follows:</h3>
316 <p>COPYRIGHT AND PERMISSION NOTICE</p> 316 <p>COPYRIGHT AND PERMISSION NOTICE</p>
317 <p>Copyright (c) 1995-2008 International Business Machines Corporation and other s</p> 317 <p>Copyright (c) 1995-2009 International Business Machines Corporation and other s</p>
318 <p>All rights reserved.</p> 318 <p>All rights reserved.</p>
319 <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the ri ghts to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, pro vided that the above copyright notice(s) and this permission notice appear in al l copies of the Software and that both the above copyright notice(s) and this pe rmission notice appear in supporting documentation.</p> 319 <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the ri ghts to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, pro vided that the above copyright notice(s) and this permission notice appear in al l copies of the Software and that both the above copyright notice(s) and this pe rmission notice appear in supporting documentation.</p>
320 <p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXP RESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</p> 320 <p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXP RESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</p>
321 <p>Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings i n this Software without prior written authorization of the copyright holder. </p > 321 <p>Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings i n this Software without prior written authorization of the copyright holder. </p >
322 </div> 322 </div>
323 </div> 323 </div>
324 324
325 <!-- cjdict.txt ---> 325 <!-- cjdict.txt --->
326 <div class="product"> 326 <div class="product">
327 <span class="title">Chinese and Japanese word frequency list</span> 327 <span class="title">Chinese and Japanese word frequency list</span>
(...skipping 1026 matching lines...) Expand 10 before | Expand all | Expand 10 after
1354 use your version of this file under the terms of the MPL, indicate your 1354 use your version of this file under the terms of the MPL, indicate your
1355 decision by deleting the provisions above and replace them with the notice 1355 decision by deleting the provisions above and replace them with the notice
1356 and other provisions required by the GPL or the LGPL. If you do not delete 1356 and other provisions required by the GPL or the LGPL. If you do not delete
1357 the provisions above, a recipient may use your version of this file under 1357 the provisions above, a recipient may use your version of this file under
1358 the terms of any one of the MPL, the GPL or the LGPL.</p> 1358 the terms of any one of the MPL, the GPL or the LGPL.</p>
1359 </div> 1359 </div>
1360 </div> 1360 </div>
1361 1361
1362 </body> 1362 </body>
1363 </html> 1363 </html>
OLDNEW
« no previous file with comments | « chrome/browser/autocomplete/autocomplete_popup_model.cc ('k') | chrome/browser/spellcheck_worditerator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698