Changeset 846 for trunk/doc/src/legal/3rdparty.qdoc
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/doc/src/legal/3rdparty.qdoc
r651 r846 1 1 /**************************************************************************** 2 2 ** 3 ** Copyright (C) 201 0Nokia Corporation and/or its subsidiary(-ies).3 ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). 4 4 ** All rights reserved. 5 5 ** Contact: Nokia Corporation (qt-info@nokia.com) … … 7 7 ** This file is part of the documentation of the Qt Toolkit. 8 8 ** 9 ** $QT_BEGIN_LICENSE: LGPL$9 ** $QT_BEGIN_LICENSE:FDL$ 10 10 ** Commercial Usage 11 11 ** Licensees holding valid Qt Commercial licenses may use this file in 12 12 ** accordance with the Qt Commercial License Agreement provided with the 13 ** Software or, alternatively, in accordance with the terms contained in 14 ** awritten agreement between you and Nokia.13 ** Software or, alternatively, in accordance with the terms contained in a 14 ** written agreement between you and Nokia. 15 15 ** 16 ** GNU Lesser General Public License Usage 17 ** Alternatively, this file may be used under the terms of the GNU Lesser 18 ** General Public License version 2.1 as published by the Free Software 19 ** Foundation and appearing in the file LICENSE.LGPL included in the 20 ** packaging of this file. Please review the following information to 21 ** ensure the GNU Lesser General Public License version 2.1 requirements 22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. 23 ** 24 ** In addition, as a special exception, Nokia gives you certain additional 25 ** rights. These rights are described in the Nokia Qt LGPL Exception 26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. 27 ** 28 ** GNU General Public License Usage 29 ** Alternatively, this file may be used under the terms of the GNU 30 ** General Public License version 3.0 as published by the Free Software 31 ** Foundation and appearing in the file LICENSE.GPL included in the 32 ** packaging of this file. Please review the following information to 33 ** ensure the GNU General Public License version 3.0 requirements will be 34 ** met: http://www.gnu.org/copyleft/gpl.html. 16 ** GNU Free Documentation License 17 ** Alternatively, this file may be used under the terms of the GNU Free 18 ** Documentation License version 1.3 as published by the Free Software 19 ** Foundation and appearing in the file included in the packaging of this 20 ** file. 35 21 ** 36 22 ** If you have questions regarding the use of this file, please contact … … 117 103 \hr 118 104 119 Copyright (C) 2004,2007 120 Copyright (C) 1998-2004 121 Copyright (C) 2006 105 Copyright (C) 2004,2007 Red Hat, Inc.\br 106 Copyright (C) 1998-2004 David Turner and Werner Lemberg\br 107 Copyright (C) 2006 Behdad Esfahbod\br 122 108 Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies) 123 109 … … 138 124 THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, 139 125 BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 140 FITNESS FOR A PARTICULAR PURPOSE. 126 FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS 141 127 ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO 142 128 PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. … … 147 133 for license details. 148 134 149 \section1 The Independent JPEG Group's JPEG Software (\c libjpeg) version 6b135 \section1 The Independent JPEG Group's JPEG Software (\c libjpeg) version 8 150 136 151 137 \e{This package contains C software to implement JPEG image compression and … … 157 143 src/3rdparty/libjpeg/README. 158 144 145 \hr 146 147 This software is based in part on the work of the Independent JPEG Group. 148 149 \hr 150 159 151 See \c src/3rdparty/libjpeg/README for license details. 160 152 … … 193 185 See \c src/3rdparty/libmng/LICENSE for license details. 194 186 195 \section1 PNG Reference Library (\c libpng) version 1. 2.29187 \section1 PNG Reference Library (\c libpng) version 1.4.0 196 188 197 189 \e{Libpng was written as a companion to the PNG specification, as a way … … 199 191 file format in application programs.} -- quoted from \c 200 192 src/3rdparty/libpng/libpng.txt. 193 194 \hr 195 196 copyright (C) 1999 by Willem van Schaik <willem@schaik.com> 197 198 version 1.0 - 1999.10.15 - First version. 199 200 Permission to use, copy, modify, and distribute this software and 201 its documentation for any purpose and without fee is hereby granted, 202 provided that the above copyright notice appear in all copies and 203 that both that copyright notice and this permission notice appear in 204 supporting documentation. This software is provided "as is" without 205 express or implied warranty. 206 207 \hr 208 209 Copyright (c) 1998-2001 Greg Roelofs. All rights reserved. 210 211 This software is provided "as is," without warranty of any kind, 212 express or implied. In no event shall the author or contributors 213 be held liable for any damages arising in any way from the use of 214 this software. 215 216 Permission is granted to anyone to use this software for any purpose, 217 including commercial applications, and to alter it and redistribute 218 it freely, subject to the following restrictions: 219 220 1. Redistributions of source code must retain the above copyright 221 notice, disclaimer, and this list of conditions. 222 2. Redistributions in binary form must reproduce the above copyright 223 notice, disclaimer, and this list of conditions in the documenta- 224 tion and/or other materials provided with the distribution. 225 3. All advertising materials mentioning features or use of this 226 software must display the following acknowledgment: 227 228 This product includes software developed by Greg Roelofs 229 and contributors for the book, "PNG: The Definitive Guide," 230 published by O'Reilly and Associates. 231 232 \hr 201 233 202 234 See \c src/3rdparty/libpng/LICENSE for license details. … … 260 292 \hr 261 293 262 Copyright (c) 1988-1997 Sam Leffler\br 263 Copyright (c) 1991-1997 Silicon Graphics, Inc.\br 294 Copyright (c) 1987, 1993, 1994\br 295 The Regents of the University of California. All rights reserved. 296 297 Redistribution and use in source and binary forms, with or without 298 modification, are permitted provided that the following conditions 299 are met:\br 300 1. Redistributions of source code must retain the above copyright 301 notice, this list of conditions and the following disclaimer.\br 302 2. Redistributions in binary form must reproduce the above copyright 303 notice, this list of conditions and the following disclaimer in the 304 documentation and/or other materials provided with the distribution.\br 305 3. Neither the name of the University nor the names of its contributors 306 may be used to endorse or promote products derived from this software 307 without specific prior written permission. 308 309 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 310 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 311 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 312 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 313 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 314 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 315 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 316 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 317 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 318 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 319 SUCH DAMAGE. 320 321 \hr 322 323 Copyright (C) 1988-1997 Sam Leffler\br 324 Copyright (C) 1991-1997 Silicon Graphics, Inc.\br 325 Copyright (c) Joris Van Damme <info@awaresystems.be>\br 326 Copyright (c) AWare Systems <http://www.awaresystems.be/>\br 327 Portions Copyright (C) 1985-1987, 1990 Regents of the University of California\br 328 Portions Copyright (C) 1990, 1991 Digital Equipment Corporation\br 329 Portions Copyright (C) 1990 Sun Microsystems, Inc.\br 330 Portions Copyright (C) 1990, 1995 Frank D. Cringle\br 331 Portions Copyright (C) 1996 BancTec AB\br 332 Portions Copyright (C) 1996 Mike Johnson\br 333 Portions Copyright (C) 1996 Pixar\br 334 Portions Copyright (C) 1997 Greg Ward Larson\br 335 Portions Copyright (C) 2000 Frank Warmerdam\br 264 336 Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>\br 265 Copyright (c) 1997 Greg Ward Larson 337 Copyright (c( 1996 USAF Phillips Laboratory\br 338 Additions (c) Richard Nolde 2006-2009 266 339 267 340 Permission to use, copy, modify, distribute, and sell this software and … … 286 359 \hr 287 360 361 Copyright (c) 1985, 1986 The Regents of the University of California.\br 362 All rights reserved. 363 364 This code is derived from software contributed to Berkeley by 365 James A. Woods, derived from original work by Spencer Thomas 366 and Joseph Orost. 367 368 Redistribution and use in source and binary forms are permitted 369 provided that the above copyright notice and this paragraph are 370 duplicated in all such forms and that any documentation, 371 advertising materials, and other materials related to such 372 distribution and use acknowledge that the software was developed 373 by the University of California, Berkeley. The name of the 374 University may not be used to endorse or promote products derived 375 from this software without specific prior written permission. 376 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 377 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 378 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. 379 380 \hr 381 288 382 Copyright (c) 1996-1997 Sam Leffler\br 289 Copyright (c) 1996 Pixar\br 290 Copyright (c) 1991-1997 Silicon Graphics, Inc.\br 291 Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu> 383 Copyright (c) 1996 Pixar 292 384 293 385 Permission to use, copy, modify, distribute, and sell this software and … … 312 404 \hr 313 405 314 Copyright (c) 1985, 1986 The Regents of the University of California.\br 315 All rights reserved. 316 317 This code is derived from software contributed to Berkeley by 318 James A. Woods, derived from original work by Spencer Thomas 319 and Joseph Orost. 320 321 Redistribution and use in source and binary forms are permitted 322 provided that the above copyright notice and this paragraph are 323 duplicated in all such forms and that any documentation, 324 advertising materials, and other materials related to such 325 distribution and use acknowledge that the software was developed 326 by the University of California, Berkeley. The name of the 327 University may not be used to endorse or promote products derived 328 from this software without specific prior written permission. 329 THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR 330 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED 331 WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. 332 333 \hr 334 335 See \c src/3rdparty/libtiff/COPYRIGHT for license details. 406 See \c src/3rdparty/libtiff/README for license details. 336 407 337 408 \section1 Wintab API (\c wintab) … … 352 423 353 424 \section1 JavaScriptCore 354 355 \hr356 425 357 426 Copyright (c) 1991, 2000, 2001 by Lucent Technologies.\br … … 365 434 366 435 THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED 367 WARRANTY. 436 WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY 368 437 REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY 369 438 OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. 370 439 371 440 See \c src/3rdparty/webkit/JavaScriptCore/wtf/dtoa.cpp for license details. 441 442 \hr 443 444 Copyright (C) 2009 Company 100, Inc. All rights reserved. 445 446 Redistribution and use in source and binary forms, with or without 447 modification, are permitted provided that the following conditions 448 are met:\br 449 1. Redistributions of source code must retain the above copyright 450 notice, this list of conditions and the following disclaimer.\br 451 2. Redistributions in binary form must reproduce the above copyright 452 notice, this list of conditions and the following disclaimer in the 453 documentation and/or other materials provided with the distribution. 454 455 THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY 456 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 457 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 458 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR 459 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 460 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 461 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 462 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 463 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 464 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 465 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 466 467 \hr 468 469 Copyright (C) 2009 Apple Inc. All rights reserved.\br 470 Copyright (C) 2009 University of Szeged\br 471 All rights reserved.\br 472 Copyright (C) 2010 MIPS Technologies, Inc. All rights reserved.\br 473 474 Redistribution and use in source and binary forms, with or without 475 modification, are permitted provided that the following conditions 476 are met:\br 477 1. Redistributions of source code must retain the above copyright 478 notice, this list of conditions and the following disclaimer.\br 479 2. Redistributions in binary form must reproduce the above copyright 480 notice, this list of conditions and the following disclaimer in the 481 documentation and/or other materials provided with the distribution. 482 483 THIS SOFTWARE IS PROVIDED BY MIPS TECHNOLOGIES, INC. ``AS IS'' AND ANY 484 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 485 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 486 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MIPS TECHNOLOGIES, INC. OR 487 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 488 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 489 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 490 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 491 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 492 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 493 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 494 495 496 \section1 Pixman (\c pixman) version 0.17.11 497 498 \e{pixman is a library that provides low-level pixel manipulation 499 features such as image compositing and trapezoid rasterization.} -- quoted 500 from \c src/3rdparty/pixman/README 501 502 We are only using the pixman-arm-neon-asm.h and pixman-arm-neon-asm.S 503 source files which have the following copyright and license header: 504 505 \hr 506 507 Copyright © 2009 Nokia Corporation 508 509 Permission is hereby granted, free of charge, to any person obtaining a 510 copy of this software and associated documentation files (the "Software"), 511 to deal in the Software without restriction, including without limitation 512 the rights to use, copy, modify, merge, publish, distribute, sublicense, 513 and/or sell copies of the Software, and to permit persons to whom the 514 Software is furnished to do so, subject to the following conditions: 515 516 The above copyright notice and this permission notice (including the next 517 paragraph) shall be included in all copies or substantial portions of the 518 Software. 519 520 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 521 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 522 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 523 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 524 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 525 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 526 DEALINGS IN THE SOFTWARE. 527 528 Author: Siarhei Siamashka (siarhei.siamashka@nokia.com) 529 530 \hr 531 532 See \c src/3rdparty/pixman/pixman-arm-neon-asm.h and 533 \c src/3rdparty/pixman/pixman-arm-neon-asm.S 534 535 \section1 WebCore (WebKit) 536 537 Copyright (C) 2009 Ericsson AB\br 538 All rights reserved. 539 540 Redistribution and use in source and binary forms, with or without 541 modification, are permitted provided that the following conditions 542 are met: 543 544 1. Redistributions of source code must retain the above copyright 545 notice, this list of conditions and the following disclaimer.\br 546 2. Redistributions in binary form must reproduce the above copyright 547 notice, this list of conditions and the following disclaimer 548 in the documentation and/or other materials provided with the 549 distribution.\br 550 3. Neither the name of Ericsson nor the names of its contributors 551 may be used to endorse or promote products derived from this 552 software without specific prior written permission. 553 554 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 555 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 556 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 557 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 558 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 559 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 560 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 561 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 562 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 563 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 564 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 565 566 \hr 567 568 Copyright (C) 2004, Apple Computer, Inc. and The Mozilla Foundation.\br 569 All rights reserved. 570 571 Redistribution and use in source and binary forms, with or without 572 modification, are permitted provided that the following conditions are 573 met: 574 575 1. Redistributions of source code must retain the above copyright 576 notice, this list of conditions and the following disclaimer.\br 577 2. Redistributions in binary form must reproduce the above copyright 578 notice, this list of conditions and the following disclaimer in the 579 documentation and/or other materials provided with the distribution.\br 580 3. Neither the names of Apple Computer, Inc. ("Apple") or The Mozilla 581 Foundation ("Mozilla") nor the names of their contributors may be used 582 to endorse or promote products derived from this software without 583 specific prior written permission. 584 585 THIS SOFTWARE IS PROVIDED BY APPLE, MOZILLA AND THEIR CONTRIBUTORS "AS 586 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 587 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 588 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE, MOZILLA OR 589 THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 590 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 591 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 592 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 593 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 594 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 595 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 596 597 \hr 598 599 Copyright (C) 2009 Igalia S.L.\br 600 Copyright (C) 2009 Antonio Gomes <tonikitoo@webkit.org>\br 601 Copyright (C) 2008 Christian Dywan <christian@imendio.com>\br 602 Copyright (C) 2007 Nicholas Shanks <contact@nickshanks.com>\br 603 Copyright (C) 2006 Charles Samuels <charles@kde.org>\br 604 Copyright (C) 2009 Dominik Röttsches <dominik.roettsches@access-company.com>\br 605 Copyright (C) 2009 Brent Fulgham\br 606 Copyright (C) 2009 Girish Ramakrishnan <girish@forwardbias.in>\br 607 Copyright (C) 2006 Alexander Kellett <lypanov@kde.org>\br 608 Copyright (C) 2009 Cameron McCormack <cam@mcc.id.au>\br 609 610 Redistribution and use in source and binary forms, with or without 611 modification, are permitted provided that the following conditions 612 are met:\br 613 1. Redistributions of source code must retain the above copyright 614 notice, this list of conditions and the following disclaimer.\br 615 2. Redistributions in binary form must reproduce the above copyright 616 notice, this list of conditions and the following disclaimer in the 617 documentation and/or other materials provided with the distribution. 618 619 THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY 620 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 621 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 622 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR 623 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 624 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 625 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 626 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 627 OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 628 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 629 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 630 631 \hr 632 633 Copyright (C) 2007, 2008 Apple Inc. All rights reserved.\br 634 Copyright (C) IBM Corp. 2009 All rights reserved. 635 636 Redistribution and use in source and binary forms, with or without 637 modification, are permitted provided that the following conditions 638 are met: 639 640 1. Redistributions of source code must retain the above copyright 641 notice, this list of conditions and the following disclaimer.\br 642 2. Redistributions in binary form must reproduce the above copyright 643 notice, this list of conditions and the following disclaimer in the 644 documentation and/or other materials provided with the distribution.\br 645 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of 646 its contributors may be used to endorse or promote products derived 647 from this software without specific prior written permission.\br 648 649 THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY 650 EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 651 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 652 DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY 653 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 654 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 655 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 656 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 657 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 658 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 659 660 \hr 661 662 Copyright (C) 2009 Alex Milowski (alex@milowski.com). All rights reserved.\br 663 Copyright (C) 2010 François Sausset (sausset@gmail.com). All rights reserved\br 664 Copyright (C) 2007 Marius Renn <damarvy@gmail.com> All rights reserved. 665 666 Redistribution and use in source and binary forms, with or without 667 modification, are permitted provided that the following conditions 668 are met:\br 669 1. Redistributions of source code must retain the above copyright 670 notice, this list of conditions and the following disclaimer.\br 671 2. Redistributions in binary form must reproduce the above copyright 672 notice, this list of conditions and the following disclaimer in the 673 documentation and/or other materials provided with the distribution. 674 675 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 676 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 677 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 678 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 679 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 680 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 681 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 682 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 683 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 684 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 685 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 686 687 \hr 688 689 jquery 1.4.2.js Copyright 2010 John Resig 690 This software is dual licensed under the MIT or GPL version 2 licenses. 691 Nokia has used the software herein under the MIT license. 692 693 jquery includes Sizzle.js Copyright 2010 The Dojo Foundaton and is 694 licensed under the MIT, BSD and GPL licenses. Nokia has used this 695 software herein under the MIT license. 696 697 The MIT License 698 699 Permission is hereby granted, free of charge, to any person obtaining a copy 700 of this software and associated documentation files (the "Software"), to deal 701 in the Software without restriction, including without limitation the rights 702 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 703 copies of the Software, and to permit persons to whom the Software is 704 furnished to do so, subject to the following conditions: 705 706 The above copyright notice and this permission notice shall be included in 707 all copies or substantial portions of the Software. 708 709 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 710 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 711 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 712 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 713 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 714 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 715 THE SOFTWARE. 716 717 718 \section1 The Public Suffix List 719 720 \e{The Public Suffix List is an initiative of the Mozilla Project, but is 721 maintained as a community resource. It is available for use in any 722 software, but was originally created to meet the needs of browser 723 manufacturers. It allows browsers to, for example:} 724 \list 725 \o \e{Avoid privacy-damaging "supercookies" being set for high-level 726 domain name suffixes} 727 \o \e{Highlight the most important part of a domain name in the user 728 interface} 729 \o \e{Accurately sort history entries by site} 730 \endlist 731 -- quoted from \l{publicsuffix.org}. 732 733 The public suffix list is used inside Qt to avoid such "supercookies" 734 mentioned above being set in the cookie jar supported by Qt (by the 735 QNetworkCookieJar class). 736 737 See \c src/network/access/qnetworkcookiejartlds_p.h.INFO for more 738 information about how the list is used. 372 739 */
Note:
See TracChangeset
for help on using the changeset viewer.