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

Side by Side Diff: pkg/third_party/html5lib/LICENSE

Issue 22375011: move html5lib code into dart svn repo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: change location of html5lib to pkg/third_party/html5lib Created 7 years, 4 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
(Empty)
1 Copyright (c) 2006-2012 The Authors
2
3 Contributors:
4 James Graham - jg307@cam.ac.uk
5 Anne van Kesteren - annevankesteren@gmail.com
6 Lachlan Hunt - lachlan.hunt@lachy.id.au
7 Matt McDonald - kanashii@kanashii.ca
8 Sam Ruby - rubys@intertwingly.net
9 Ian Hickson (Google) - ian@hixie.ch
10 Thomas Broyer - t.broyer@ltgt.net
11 Jacques Distler - distler@golem.ph.utexas.edu
12 Henri Sivonen - hsivonen@iki.fi
13 Adam Barth - abarth@webkit.org
14 Eric Seidel - eric@webkit.org
15 The Mozilla Foundation (contributions from Henri Sivonen since 2008)
16 David Flanagan (Mozilla) - dflanagan@mozilla.com
17 Google Inc. (contributed the Dart port) - misc@dartlang.org
18
19 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 th e 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, subj ect to the following conditions:
20
21 The above copyright notice and this permission notice shall be included in all c opies or substantial portions of the Software.
22
23 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYR IGHT 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 WIT H THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698