home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / libpt2.6.1 / copyright < prev    next >
Encoding:
Text File  |  2009-04-10  |  22.1 KB  |  420 lines

  1. This is the Debian GNU/Linux packaged version of PTLib.
  2.  
  3. The author of this software is Equivalence Pty. Ltd.
  4.  
  5. Original packaging for Debian by
  6.     Raphael Bossek <bossekr@debian.org>
  7. Heavily modified by
  8.     Santiago Garcia Mantinan <manty@debian.org>
  9. Further modified by
  10.         Tim Johann <t1m@phrogstar.de>
  11.         and
  12.         Kilian Krause <kk@verfaction.de>
  13. Currently mantained by
  14.     Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
  15.         and    Eugen Dedu <Eugen.Dedu@pu-pm.univ-fcomte.fr>
  16.  
  17. The sources were downloaded from:
  18.  
  19.   https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/trunk
  20.  
  21.     (for stable version is http://sourceforge.net/projects/openh323)
  22.  
  23. Copyright:
  24.  
  25. Copyright (c) 1993-2003 Equivalence Pty. Ltd.
  26. Copyright (c) 2001-2005 Post Increment
  27. Copyright (c) 1984, 1989, 1990, 1993 Free Software Foundation, Inc.
  28.  
  29. Copyright (c) 2004 Reitek S.p.A.
  30.     src/ptlib/common/notifier_ext.cxx
  31.     include/ptclib/psasl.h
  32.     src/ptclib/psasl.cxx
  33.     include/ptclib/xmpp.h
  34.     include/ptclib/xmpp_c2s.h
  35.     include/ptclib/xmpp_muc.h
  36.     include/ptclib/xmpp_roster.h
  37.     include/ptlib/notifier_ext.h
  38.     src/ptclib/xmpp.cxx
  39.     src/ptclib/xmpp_c2s.cxx
  40.     src/ptclib/xmpp_muc.cxx
  41.     src/ptclib/xmpp_roster.cxx
  42.     samples/xmppconsole/*
  43.     samples/xmpptest/*
  44. Copyright (c) 1995-1996 Eric Young
  45.     src/ptclib/pssl.cxx
  46. Copyright (c) 2002 Alan Hawrylyshen
  47.     src/ptclib/udp.h
  48. Copyright (c) 2002 Peter O'Gorman
  49.     src/ptlib/unix/udll.cxx
  50. Copyright (c) 2003 AliceStreet Ltd.
  51.     include/ptlib/qos.h
  52.     src/ptlib/common/qos.cxx
  53. Copyright (c) 2002-2005 Jean-Marc Valin
  54.     src/ptclib/speex_echo/*
  55. Copyright (c) 2003 Epic Games
  56.     src/ptclib/speex_echo/preprocess.c
  57.     src/ptclib/speex_echo/speex_preprocess.h
  58. Copyright (c) 1991-2001, Be Incorporated
  59.     src/ptlib/unix/beaudio/*, include/ptlib/unix/ptlib/resampler.h
  60. Copyright (c) 1992, 1993, 1994, 1997 Henry Spencer
  61.     src/ptlib/common/regex/
  62. Copyright (c) 2006, Luc Saillard <luc@saillard.org>
  63.     src/ptlib/common/tinyjpeg*
  64. Copyright (c) 2004 Network for Educational Technology ETH
  65.     include/ptlib/unix/ptlib/maccoreaudio.h
  66.     src/ptlib/unix/maccoreaudio.cxx
  67.     src/ptlib/unix/maccoreaudio/circular_buffer.inl
  68. Copyright (c) 2004 ISVO (Asia) Pte Ltd.
  69.     include/ptclib/pnat.h
  70.     include/ptlib/msos/ptlib/podbc.h
  71.     samples/ODBC/odbctest.cxx
  72.     src/ptclib/pnat.cxx
  73.     src/ptlib/msos/podbc.cxx
  74. Copyright (c) 1994-1998, Thomas G. Lane.
  75.     src/ptlib/common/jidctflt.cxx
  76. Copyright (c) 2003 Pai-Hsiang Hsiao
  77.     include/ptlib/unix/ptlib/shmvideo.h
  78.     src/ptlib/unix/shmvideo.cxx
  79. Copyright (c) 2003 Andreas Sikkema
  80.     include/ptclib/psoap.h
  81.     src/ptclib/psoap.cxx
  82.  
  83. This software is released under the terms of the MPL (Mozilla Public license).
  84.  
  85.                            MOZILLA PUBLIC LICENSE
  86.                                 Version 1.0
  87.                                ______________
  88.    
  89.    1. Definitions.
  90.    1.1. ``Contributor'' means each entity that creates or contributes to
  91.        the creation of Modifications.
  92.        1.2. ``Contributor Version'' means the combination of the Original
  93.        Code, prior Modifications used by a Contributor, and the
  94.        Modifications made by that particular Contributor.
  95.        1.3. ``Covered Code'' means the Original Code or Modifications or
  96.        the combination of the Original Code and Modifications, in each
  97.        case including portions thereof.
  98.        1.4. ``Electronic Distribution Mechanism'' means a mechanism
  99.        generally accepted in the software development community for the
  100.        electronic transfer of data.
  101.        1.5. ``Executable'' means Covered Code in any form other than
  102.        Source Code.
  103.        1.6. ``Initial Developer'' means the individual or entity
  104.        identified as the Initial Developer in the Source Code notice
  105.        required by Exhibit A.
  106.        1.7. ``Larger Work'' means a work which combines Covered Code or
  107.        portions thereof with code not governed by the terms of this
  108.        License.
  109.        1.8. ``License'' means this document.
  110.        1.9. ``Modifications'' means any addition to or deletion from the
  111.        substance or structure of either the Original Code or any previous
  112.        Modifications. When Covered Code is released as a series of files,
  113.        a Modification is:
  114.        
  115.    A. Any addition to or deletion from the contents of a file containing
  116.        Original Code or previous Modifications.
  117.        B. Any new file that contains any part of the Original Code or
  118.        previous Modifications.
  119.        
  120.    1.10. ``Original Code'' means Source Code of computer software code
  121.    which is described in the Source Code notice required by Exhibit A as
  122.    Original Code, and which, at the time of its release under this
  123.    License is not already Covered Code governed by this License.
  124.    
  125.    1.11. ``Source Code'' means the preferred form of the Covered Code for
  126.    making modifications to it, including all modules it contains, plus
  127.    any associated interface definition files, scripts used to control
  128.    compilation and installation of an Executable, or a list of source
  129.    code differential comparisons against either the Original Code or
  130.    another well known, available Covered Code of the Contributor's
  131.    choice. The Source Code can be in a compressed or archival form,
  132.    provided the appropriate decompression or de-archiving software is
  133.    widely available for no charge.
  134.    
  135.    1.12. ``You'' means an individual or a legal entity exercising rights
  136.    under, and complying with all of the terms of, this License or a
  137.    future version of this License issued under Section 6.1. For legal
  138.    entities, ``You'' includes any entity which controls, is controlled
  139.    by, or is under common control with You. For purposes of this
  140.    definition, ``control'' means (a) the power, direct or indirect, to
  141.    cause the direction or management of such entity, whether by contract
  142.    or otherwise, or (b) ownership of fifty percent (50%) or more of the
  143.    outstanding shares or beneficial ownership of such entity.
  144.    2. Source Code License.
  145.    2.1. The Initial Developer Grant.
  146.        The Initial Developer hereby grants You a world-wide,
  147.        royalty-free, non-exclusive license, subject to third party
  148.        intellectual property claims:
  149.        
  150.        (a) to use, reproduce, modify, display, perform, sublicense and
  151.        distribute the Original Code (or portions thereof) with or without
  152.        Modifications, or as part of a Larger Work; and
  153.        (b) under patents now or hereafter owned or controlled by Initial
  154.        Developer, to make, have made, use and sell (``Utilize'') the
  155.        Original Code (or portions thereof), but solely to the extent that
  156.        any such patent is reasonably necessary to enable You to Utilize
  157.        the Original Code (or portions thereof) and not to any greater
  158.        extent that may be necessary to Utilize further Modifications or
  159.        combinations.
  160.        
  161.    2.2. Contributor Grant.
  162.    Each Contributor hereby grants You a world-wide, royalty-free,
  163.    non-exclusive license, subject to third party intellectual property
  164.    claims:
  165.    (a) to use, reproduce, modify, display, perform, sublicense and
  166.        distribute the Modifications created by such Contributor (or
  167.        portions thereof) either on an unmodified basis, with other
  168.        Modifications, as Covered Code or as part of a Larger Work; and
  169.        (b) under patents now or hereafter owned or controlled by
  170.        Contributor, to Utilize the Contributor Version (or portions
  171.        thereof), but solely to the extent that any such patent is
  172.        reasonably necessary to enable You to Utilize the Contributor
  173.        Version (or portions thereof), and not to any greater extent that
  174.        may be necessary to Utilize further Modifications or combinations.
  175.        
  176.    3. Distribution Obligations.
  177.    3.1. Application of License.
  178.        The Modifications which You create or to which You contribute are
  179.        governed by the terms of this License, including without
  180.        limitation Section 2.2. The Source Code version of Covered Code
  181.        may be distributed only under the terms of this License or a
  182.        future version of this License released under Section 6.1, and You
  183.        must include a copy of this License with every copy of the Source
  184.        Code You distribute. You may not offer or impose any terms on any
  185.        Source Code version that alters or restricts the applicable
  186.        version of this License or the recipients' rights hereunder.
  187.        However, You may include an additional document offering the
  188.        additional rights described in Section 3.5.
  189.        3.2. Availability of Source Code.
  190.        Any Modification which You create or to which You contribute must
  191.        be made available in Source Code form under the terms of this
  192.        License either on the same media as an Executable version or via
  193.        an accepted Electronic Distribution Mechanism to anyone to whom
  194.        you made an Executable version available; and if made available
  195.        via Electronic Distribution Mechanism, must remain available for
  196.        at least twelve (12) months after the date it initially became
  197.        available, or at least six (6) months after a subsequent version
  198.        of that particular Modification has been made available to such
  199.        recipients. You are responsible for ensuring that the Source Code
  200.        version remains available even if the Electronic Distribution
  201.        Mechanism is maintained by a third party.
  202.        3.3. Description of Modifications.
  203.        You must cause all Covered Code to which you contribute to contain
  204.        a file documenting the changes You made to create that Covered
  205.        Code and the date of any change. You must include a prominent
  206.        statement that the Modification is derived, directly or
  207.        indirectly, from Original Code provided by the Initial Developer
  208.        and including the name of the Initial Developer in (a) the Source
  209.        Code, and (b) in any notice in an Executable version or related
  210.        documentation in which You describe the origin or ownership of the
  211.        Covered Code.
  212.        3.4. Intellectual Property Matters
  213.        
  214.    (a) Third Party Claims.
  215.        If You have knowledge that a party claims an intellectual property
  216.        right in particular functionality or code (or its utilization
  217.        under this License), you must include a text file with the source
  218.        code distribution titled ``LEGAL'' which describes the claim and
  219.        the party making the claim in sufficient detail that a recipient
  220.        will know whom to contact. If you obtain such knowledge after You
  221.        make Your Modification available as described in Section 3.2, You
  222.        shall promptly modify the LEGAL file in all copies You make
  223.        available thereafter and shall take other steps (such as notifying
  224.        appropriate mailing lists or newsgroups) reasonably calculated to
  225.        inform those who received the Covered Code that new knowledge has
  226.        been obtained.
  227.        (b) Contributor APIs.
  228.        If Your Modification is an application programming interface and
  229.        You own or control patents which are reasonably necessary to
  230.        implement that API, you must also include this information in the
  231.        LEGAL file.
  232.        
  233.    3.5. Required Notices.
  234.    You must duplicate the notice in Exhibit A in each file of the Source
  235.    Code, and this License in any documentation for the Source Code, where
  236.    You describe recipients' rights relating to Covered Code. If You
  237.    created one or more Modification(s), You may add your name as a
  238.    Contributor to the notice described in Exhibit A. If it is not
  239.    possible to put such notice in a particular Source Code file due to
  240.    its structure, then you must include such notice in a location (such
  241.    as a relevant directory file) where a user would be likely to look for
  242.    such a notice. You may choose to offer, and to charge a fee for,
  243.    warranty, support, indemnity or liability obligations to one or more
  244.    recipients of Covered Code. However, You may do so only on Your own
  245.    behalf, and not on behalf of the Initial Developer or any Contributor.
  246.    You must make it absolutely clear than any such warranty, support,
  247.    indemnity or liability obligation is offered by You alone, and You
  248.    hereby agree to indemnify the Initial Developer and every Contributor
  249.    for any liability incurred by the Initial Developer or such
  250.    Contributor as a result of warranty, support, indemnity or liability
  251.    terms You offer.
  252.    
  253.    3.6. Distribution of Executable Versions.
  254.    You may distribute Covered Code in Executable form only if the
  255.    requirements of Section 3.1-3.5 have been met for that Covered Code,
  256.    and if You include a notice stating that the Source Code version of
  257.    the Covered Code is available under the terms of this License,
  258.    including a description of how and where You have fulfilled the
  259.    obligations of Section 3.2. The notice must be conspicuously included
  260.    in any notice in an Executable version, related documentation or
  261.    collateral in which You describe recipients' rights relating to the
  262.    Covered Code. You may distribute the Executable version of Covered
  263.    Code under a license of Your choice, which may contain terms different
  264.    from this License, provided that You are in compliance with the terms
  265.    of this License and that the license for the Executable version does
  266.    not attempt to limit or alter the recipient's rights in the Source
  267.    Code version from the rights set forth in this License. If You
  268.    distribute the Executable version under a different license You must
  269.    make it absolutely clear that any terms which differ from this License
  270.    are offered by You alone, not by the Initial Developer or any
  271.    Contributor. You hereby agree to indemnify the Initial Developer and
  272.    every Contributor for any liability incurred by the Initial Developer
  273.    or such Contributor as a result of any such terms You offer.
  274.    
  275.    3.7. Larger Works.
  276.    You may create a Larger Work by combining Covered Code with other code
  277.    not governed by the terms of this License and distribute the Larger
  278.    Work as a single product. In such a case, You must make sure the
  279.    requirements of this License are fulfilled for the Covered Code.
  280.    4. Inability to Comply Due to Statute or Regulation.
  281.        If it is impossible for You to comply with any of the terms of
  282.        this License with respect to some or all of the Covered Code due
  283.        to statute or regulation then You must: (a) comply with the terms
  284.        of this License to the maximum extent possible; and (b) describe
  285.        the limitations and the code they affect. Such description must be
  286.        included in the LEGAL file described in Section 3.4 and must be
  287.        included with all distributions of the Source Code. Except to the
  288.        extent prohibited by statute or regulation, such description must
  289.        be sufficiently detailed for a recipient of ordinary skill to be
  290.        able to understand it.
  291.        
  292.    5. Application of this License.
  293.    This License applies to code to which the Initial Developer has
  294.        attached the notice in Exhibit A, and to related Covered Code.
  295.        
  296.    6. Versions of the License.
  297.    6.1. New Versions.
  298.        Netscape Communications Corporation (``Netscape'') may publish
  299.        revised and/or new versions of the License from time to time. Each
  300.        version will be given a distinguishing version number.
  301.        6.2. Effect of New Versions.
  302.        Once Covered Code has been published under a particular version of
  303.        the License, You may always continue to use it under the terms of
  304.        that version. You may also choose to use such Covered Code under
  305.        the terms of any subsequent version of the License published by
  306.        Netscape. No one other than Netscape has the right to modify the
  307.        terms applicable to Covered Code created under this License.
  308.        6.3. Derivative Works.
  309.        If you create or use a modified version of this License (which you
  310.        may only do in order to apply it to code which is not already
  311.        Covered Code governed by this License), you must (a) rename Your
  312.        license so that the phrases ``Mozilla'', ``MOZILLAPL'', ``MOZPL'',
  313.        ``Netscape'', ``NPL'' or any confusingly similar phrase do not
  314.        appear anywhere in your license and (b) otherwise make it clear
  315.        that your version of the license contains terms which differ from
  316.        the Mozilla Public License and Netscape Public License. (Filling
  317.        in the name of the Initial Developer, Original Code or Contributor
  318.        in the notice described in Exhibit A shall not of themselves be
  319.        deemed to be modifications of this License.)
  320.        
  321.    7. DISCLAIMER OF WARRANTY.
  322.    COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN ``AS IS'' BASIS,
  323.        WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
  324.        INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS
  325.        FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR
  326.        NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE
  327.        OF THE COVERED CODE IS WITH YOU. SHOULD ANY COVERED CODE PROVE
  328.        DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY
  329.        OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING,
  330.        REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
  331.        ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS
  332.        AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
  333.        
  334.    8. TERMINATION.
  335.    This License and the rights granted hereunder will terminate
  336.        automatically if You fail to comply with terms herein and fail to
  337.        cure such breach within 30 days of becoming aware of the breach.
  338.        All sublicenses to the Covered Code which are properly granted
  339.        shall survive any termination of this License. Provisions which,
  340.        by their nature, must remain in effect beyond the termination of
  341.        this License shall survive.
  342.        
  343.    9. LIMITATION OF LIABILITY.
  344.    UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
  345.        (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE INITIAL
  346.        DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED
  347.        CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO YOU OR
  348.        ANY OTHER PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR
  349.        CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT
  350.        LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER
  351.        FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR
  352.        LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE
  353.        POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL
  354.        NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM
  355.        SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS
  356.        SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR
  357.        LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THAT
  358.        EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
  359.        
  360.    10. U.S. GOVERNMENT END USERS.
  361.    The Covered Code is a ``commercial item,'' as that term is defined in
  362.        48 C.F.R. 2.101 (Oct. 1995), consisting of ``commercial computer
  363.        software'' and ``commercial computer software documentation,'' as
  364.        such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent
  365.        with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4
  366.        (June 1995), all U.S. Government End Users acquire Covered Code
  367.        with only those rights set forth herein.
  368.        
  369.    11. MISCELLANEOUS.
  370.    This License represents the complete agreement concerning subject
  371.        matter hereof. If any provision of this License is held to be
  372.        unenforceable, such provision shall be reformed only to the extent
  373.        necessary to make it enforceable. This License shall be governed
  374.        by California law provisions (except to the extent applicable law,
  375.        if any, provides otherwise), excluding its conflict-of-law
  376.        provisions. With respect to disputes in which at least one party
  377.        is a citizen of, or an entity chartered or registered to do
  378.        business in, the United States of America: (a) unless otherwise
  379.        agreed in writing, all disputes relating to this License
  380.        (excepting any dispute relating to intellectual property rights)
  381.        shall be subject to final and binding arbitration, with the losing
  382.        party paying all costs of arbitration; (b) any arbitration
  383.        relating to this Agreement shall be held in Santa Clara County,
  384.        California, under the auspices of JAMS/EndDispute; and (c) any
  385.        litigation relating to this Agreement shall be subject to the
  386.        jurisdiction of the Federal Courts of the Northern District of
  387.        California, with venue lying in Santa Clara County, California,
  388.        with the losing party responsible for costs, including without
  389.        limitation, court costs and reasonable attorneys fees and
  390.        expenses. The application of the United Nations Convention on
  391.        Contracts for the International Sale of Goods is expressly
  392.        excluded. Any law or regulation which provides that the language
  393.        of a contract shall be construed against the drafter shall not
  394.        apply to this License.
  395.        
  396.    12. RESPONSIBILITY FOR CLAIMS.
  397.    Except in cases where another Contributor has failed to comply with
  398.        Section 3.4, You are responsible for damages arising, directly or
  399.        indirectly, out of Your utilization of rights under this License,
  400.        based on the number of copies of Covered Code you made available,
  401.        the revenues you received from utilizing such rights, and other
  402.        relevant factors. You agree to work with affected parties to
  403.        distribute responsibility on an equitable basis.
  404.        
  405.    EXHIBIT A.
  406.    ``The contents of this file are subject to the Mozilla Public License
  407.        Version 1.0 (the "License"); you may not use this file except in
  408.        compliance with the License. You may obtain a copy of the License
  409.        at http://www.mozilla.org/MPL/
  410.        Software distributed under the License is distributed on an "AS
  411.        IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  412.        implied. See the License for the specific language governing
  413.        rights and limitations under the License.
  414.        The Original Code is ______________________________________.
  415.        The Initial Developer of the Original Code is
  416.        ________________________. Portions created by
  417.        ______________________ are Copyright (C) ______
  418.        _______________________. All Rights Reserved.
  419.        Contributor(s): ______________________________________.''
  420.