- From: Andy Seaborne <andy@apache.org>
- Date: Wed, 19 Jun 2013 17:23:42 +0100
- To: Eric Prud'hommeaux <eric@w3.org>
- CC: RDF-WG <public-rdf-wg@w3.org>
On 19/06/13 16:02, Eric Prud'hommeaux wrote: > * Andy Seaborne <andy@apache.org> [2013-06-15 18:07+0100] >> A few minor things about /2013/TurtleTests/ :: >> >> 1/ The test area only has a TEST.tar.gz - a zip is nice for Windows users. >> >> 2/ There is no LICENSE in that tests bundle. >> >> 3/ The LICENSE file in the directory has each license and the >> disclaimer each as one very long line and no blank lines between >> paragraphs. > > Solving these requires solving 3 first. Is this a preferable format?: If that's same text, just adding NLs, then yes. Andy > > [[ > Summary > ======= > > Distributed under both the W3C Test Suite License[1] and the W3C 3-clause BSD > License[2]. To contribute to a W3C Test Suite, see the policies and contribution > forms [3] > > 1. http://www.w3.org/Consortium/Legal/2008/04-testsuite-license > 2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license > 3. http://www.w3.org/2004/10/27-testcases > > DISCLAIMER > > UNDER BOTH MUTUALLY EXCLUSIVE LICENSES, THIS DOCUMENT AND ALL DOCUMENTS, TESTS > AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS," AND COPYRIGHT > HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, > BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR > PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE > SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT > INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. > COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR > CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE > OR IMPLEMENTATION OF THE CONTENTS THEREOF. > > > W3C Test Suite License > ====================== > > 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. > > 4 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: > > 1 Redistributions of works must retain the original copyright notice, this list > of conditions and the following disclaimer. > > 2 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. > > 3 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. > ]] >
Received on Wednesday, 19 June 2013 16:24:13 UTC