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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/LICENSE

Issue 1993513002: Move the shadow-dom directory from web-platform-tests/ to wpt/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 7 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
Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/LICENSE
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/LICENSE b/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/LICENSE
deleted file mode 100644
index 531fac43af201b503c333f845587f0cca88c9c5f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/shadow-dom/untriaged/LICENSE
+++ /dev/null
@@ -1,107 +0,0 @@
-Copyright 2012, Google Inc.
-All rights reserved.
-
-Licensed under the W3C Test Suite License (the "License"); you may not
-use this software except in compliance with the License. You may
-obtain a copy of the License at
-
- http://www.w3.org/Consortium/Legal/2008/04-testsuite-license.html
-
-Alternatively, this software may be distributed under the terms of the
-W3C 3-clause BSD License. You may obtain a copy of the W3C 3-clause
-BSD License at
-
- http://www.w3.org/Consortium/Legal/2008/03-bsd-license.html
-
-
-W3C Test Suite Licence
-
-This document, Test Suites and other documents that link to this
-statement are provided by the copyright holders under the following
-license: By using and/or copying this document, or the W3C document
-from which this statement is linked, you (the licensee) agree that you
-have read, understood, and will comply with the following terms and
-conditions:
-
-Permission to copy, and distribute the contents of this document, or
-the W3C document from which this statement is linked, in any medium
-for any purpose and without fee or royalty is hereby granted, provided
-that you include the following on ALL copies of the document, or
-portions thereof, that you use:
-
- 1. A link or URL to the original W3C document.
- 2. The pre-existing copyright notice of the original author, or if
-it doesn't exist, a notice (hypertext is preferred, but a textual
-representation is permitted) of the form: "Copyright ©
-[$date-of-document] World Wide Web Consortium, (Massachusetts
-Institute of Technology, European Research Consortium for Informatics
-and Mathematics, Keio University) and others. All Rights
-Reserved. http://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html"
- 3. If it exists, the STATUS of the W3C document. When space
-permits, inclusion of the full text of this NOTICE should be
-provided. We request that authorship attribution be provided in any
-software, documents, or other items or products that you create
-pursuant to the implementation of the contents of this document, or
-any portion thereof.
-
-No right to create modifications or derivatives of W3C documents is
-granted pursuant to this license. However, if additional requirements
-(documented in the Copyright FAQ) are satisfied, the right to create
-modifications or derivatives is sometimes granted by the W3C to
-individuals complying with those requirements.
-
-If a Test Suite distinguishes the test harness (or, framework for
-navigation) and the actual tests, permission is given to remove or
-alter the harness or navigation if the Test Suite in question allows
-to do so. The tests themselves shall NOT be changed in any way.
-
-The name and trademarks of W3C and other copyright holders may NOT be
-used in advertising or publicity pertaining to this document or other
-documents that link to this statement without specific, written prior
-permission. Title to copyright in this document will at all times
-remain with copyright holders. Permission is given to use the
-trademarked string W3C within claims of performance concerning W3C
-Specifications or features described therein, and there only, if the
-test suite so authorizes.
-
-THIS WORK IS PROVIDED BY W3C, MIT, ERCIM, KEIO UNIVERSITY, THE
-COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
-WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED. IN NO EVENT SHALL W3C, MIT, ERCIM, KEIO UNIVERSITY, THE
-COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
-OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
-TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
-USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGE.
-
-
-W3C 3-clause BSD License
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
- * Redistributions of works must retain the original copyright
-notice, this list of conditions and the following disclaimer.
- * Redistributions in binary form must reproduce the original
-copyright notice, this list of conditions and the following disclaimer
-in the documentation and/or other materials provided with the
-distribution.
- * Neither the name of the W3C nor the names of its contributors may
-be used to endorse or promote products derived from this work without
-specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Powered by Google App Engine
This is Rietveld 408576698