Warning, /frameworks/syndication/autotests/LICENSE.UNITTESTS is written in an unsupported language. File is not indexed.
0001 The unit tests are partially based on the feedparser test suite by Mark Pilgrim. 0002 In these test files, the copyright holder is mentioned as 0003 0004 "Copyright: Mark Pilgrim (feed parser test suite)". 0005 0006 The following copyright and license block applies: 0007 0008 ----- begin license block ----- 0009 0010 Copyright (c) 2002-2005, Mark Pilgrim 0011 All rights reserved. 0012 0013 Redistribution and use in source and binary forms, with or without modification, 0014 are permitted provided that the following conditions are met: 0015 0016 * Redistributions of source code must retain the above copyright notice, 0017 this list of conditions and the following disclaimer. 0018 * Redistributions in binary form must reproduce the above copyright notice, 0019 this list of conditions and the following disclaimer in the documentation 0020 and/or other materials provided with the distribution. 0021 0022 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' 0023 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 0024 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 0025 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 0026 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 0027 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 0028 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 0029 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 0030 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 0031 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 0032 POSSIBILITY OF SUCH DAMAGE. 0033 0034 ----- end license block ----- 0035 0036 For test cases with copyright header 0037 0038 "Copyright: Frank Osterfeld (libsyndication)" 0039 0040 the following license applies: 0041 0042 ----- begin license block ----- 0043 0044 Copyright (c) 2006, Frank Osterfeld 0045 All rights reserved. 0046 0047 Redistribution and use in source and binary forms, with or without modification, 0048 are permitted provided that the following conditions are met: 0049 0050 * Redistributions of source code must retain the above copyright notice, 0051 this list of conditions and the following disclaimer. 0052 * Redistributions in binary form must reproduce the above copyright notice, 0053 this list of conditions and the following disclaimer in the documentation 0054 and/or other materials provided with the distribution. 0055 0056 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' 0057 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 0058 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 0059 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 0060 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 0061 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 0062 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 0063 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 0064 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 0065 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 0066 POSSIBILITY OF SUCH DAMAGE. 0067 0068 ----- end license block ----- 0069 0070 For all other unit tests without explicit copyright headers, 0071 where the content is taken from real-world feeds, 0072 the copyright holders are the respective feed authors. 0073 See the respective <copyright>, <rights> and <dc:rights> tags for details.