
Mash is OSI Certified Open Source Software <http://www.opensource.org/> and is
GNU GPL-compatible <http://www.gnu.org/>.

    Copyright (c) 1996-2002 The Regents of the University of California.  All
    rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    A. Redistributions of source code must retain the above copyright notice,
       this list of conditions and the following disclaimer.
    B. Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in the
       documentation and/or other materials provided with the distribution.
    C. Neither the names of the copyright holders nor the names of its
       contributors may be used to endorse or promote products derived from
       this software 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 REGENTS 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.


ADPCM portions of this code (audio, codec/audio) are Copyright (c) 1992
Stichting Mathematisch Centrum, Amsterdam, The Netherlands.  All rights
reserved.

    Permission to use, copy, modify, and distribute this software and its
    documentation for any purpose and without fee is hereby granted, provided
    that the above copyright notice appear in all copies and that both that
    copyright notice and this permission notice appear in supporting
    documentation, and that the names of Stichting Mathematisch Centrum or CWI
    not be used in advertising or publicity pertaining to distribution of the
    software without specific, written prior permission.

    STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
    SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
    IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL,
    INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
    LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
    OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    PERFORMANCE OF THIS SOFTWARE.


CellB portions of this code (codec) are Copyright (c) 1992-1993 Sun
Microsystems, Inc.  All rights reserved.

    License is granted to copy, to use, and to make and to use derivative works
    for research and evaluation purposes, provided that Sun Microsystems is
    acknowledged in all documentation pertaining to any such copy or derivative
    work.  Sun Microsystems grants no other licenses expressed or implied.  The
    Sun Microsystems trade name should not be used in any advertising without
    its written permission.

    SUN MICROSYSTEMS MERCHANTABILITY OF THIS SOFTWARE OR THE SUITABILITY OF
    THIS SOFTWARE FOR ANY PARTICULAR PURPOSE.  The software is provided "as is"
    without express or implied warranty of any kind.

    These notices must be retained in any copies of any part of this software.


config.guess and config.sub are Copyright (c) 1991-1999 Free Software
Foundation, Inc.


FreeBSD audio and OSS portions of this code (audio) are Copyright (c) Luigi
Rizzo.


GSM portions of this code (audio) are Copyright (c) 1992 Jutta Degener and
Carsten Bormann, Technische Universitaet Berlin.

    Any use of this software is permitted provided that this notice is not
    removed and that neither the authors nor the Technische Universitaet Berlin
    are deemed to have made any representations as to the suitability of this
    software for any purpose nor are held responsible for any defects of this
    software.  THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.


install-sh is Copyright (c) 1991 Massachusetts Institute of Technology.

    Permission to use, copy, modify, distribute, and sell this software and its
    documentation for any purpose is hereby granted without fee, provided that
    the above copyright notice appear in all copies and that both that
    copyright notice and this permission notice appear in supporting
    documentation, and that the name of M.I.T. not be used in advertising or
    publicity pertaining to distribution of the software without specific,
    written prior permission.  M.I.T. makes no representations about the
    suitability of this software for any purpose.  It is provided "as is"
    without express or implied warranty.


InterViews portions of this code (misc) are Copyright (c) 1987-1992 Stanford
University and Copyright (c) 1991-1992 Silicon Graphics, Inc.

    Permission to use, copy, modify, distribute, and sell this software and its
    documentation for any purpose is hereby granted without fee, provided that
    (i) the above copyright notices and this permission notice appear in all
    copies of the software and related documentation, and (ii) the names of
    Stanford and Silicon Graphics may not be used in any advertising or
    publicity relating to the software without the specific, prior written
    permission of Stanford and Silicon Graphics.

    THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS,
    IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF
    MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

    IN NO EVENT SHALL STANFORD OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL,
    INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES
    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT
    ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY,
    ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
    SOFTWARE.


JPEG portions of this code (codec/jpeg, tgmb/gateway/palm-bmp) are Copyright
(c) 1991-1994 Thomas G. Lane.  All rights reserved.  This software is based in
part on the work of the Independent JPEG Group.


LML33 video portions of this code (video) are Copyright (c) 1997 Regents of
Koji OKAMURA.  All rights reserved.


MD5 portions of this code (rtp) are Copyright (c) 1991-1992 RSA Data Security,
Inc.  All rights reserved.  This software is derived in part from the RSA Data
Security, Inc. MD5 Message-Digest Algorithm.


Meteor video portions of this code (video) are Copyright (c) 1995 Mark Tinguely
and Jim Lowe.  All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    1. Redistributions of source code must retain the above copyright notice,
       this list of conditions and the following disclaimer.
    2. Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in the
       documentation and/or other materials provided with the distribution.
    3. All advertising materials mentioning features or use of this software
       must display the following acknowledgement:
        This product includes software developed by Mark Tinguely and Jim Lowe
    4. The name of the author may not be used to endorse or promote products
       derived from this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.


Netscape Client Plugin API and Java Runtime Interface portions of this code
(mplug/sdk) are Copyright (c) 1996 Netscape Communications Corporation.  All
rights reserved.


Netvideo portions of this code (codec, render) are Copyright (c) 1992 Xerox
Corporation.  All rights reserved.

    License is granted to copy, to use, and to make and to use derivative works
    for research and evaluation purposes, provided that Xerox is acknowledged
    in all documentation pertaining to any such copy or derivative work.  Xerox
    grants no other licenses expressed or implied.  The Xerox trade name should
    not be used in any advertising without its written permission.

    XEROX CORPORATION MAKES NO REPRESENTATIONS CONCERNING EITHER THE
    MERCHANTABILITY OF THIS SOFTWARE OR THE SUITABILITY OF THIS SOFTWARE FOR
    ANY PARTICULAR PURPOSE.  The software is provided "as is" without express
    or implied warranty of any kind.

    These notices must be retained in any copies of any part of this software.


p x 64 portions of this code (codec/p64, vd/tracker/t_p64) are Copyright (c)
1990-1993 Andy C. Hung.  All rights reserved.

    PUBLIC DOMAIN LICENSE:  Stanford University Portable Video Research Group.
    If you use this software, you agree to the following:  This program package
    is purely experimental, and is licensed "as is".  Permission is granted to
    use, modify, and distribute this program without charge for any purpose,
    provided this license/ disclaimer notice appears in the copies.  No
    warranty or maintenance is given, either expressed or implied.  In no event
    shall the author(s) be liable to you or a third party for any special,
    incidental, consequential, or other damages, arising out of the use or
    inability to use the program for any purpose (or the loss of data), even if
    we have been advised of such possibilities.  Any public reference or
    advertisement of this source code should refer to it as the Portable Video
    Research Group (PVRG) code, and not by any author(s) (or Stanford
    University) name.


Parallax video portions of this code (video) are Copyright (c) 1997 Parallax
Graphics, Inc and Copyright (c) 1995 Apple Computer, Inc.

    Permission is hereby granted, free of charge, to any person obtaining a
    copy of this software and associated documentation files (the "Software"),
    to deal in the Software without restriction, including without limitation
    the rights to use, copy, modify, merge, publish, distribute, sublicense,
    and/or sell copies of the Software, and to permit persons to whom the
    Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in
    all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
    APPLE COMPUTER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
    IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
    CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

    Except as contained in this notice, the name of Apple Computer shall not be
    used in advertising or otherwise to promote the sale, use or other dealings
    in this Software without prior written authorization from Apple Computer.


PBMPLUS portions of this code (misc, tgmb/gateway/palm-bmp, utils) are
Copyright (c) 1990-1993 David Koblas.

    Permission to use, copy, modify, and distribute this software and its
    documentation for any purpose and without fee is hereby granted, provided
    that the above copyright notice appear in all copies and that both that
    copyright notice and this permission notice appear in supporting
    documentation.  This software is provided "as is" without express or
    implied warranty.


RGB converter portions of this code (render) are Copyright (c) 1996 Isidor
Kouvelas.


RS/6000 audio portions of this code (audio) are Copyright (c) 1996 Oertel &
Zahl Softwareentwicklung GbR, Berlin, Germany.


SLIC Video video portions of this code (video) are Copyright (c) 1994
Friedrich-Alexander Universitaet Erlangen-Nuernberg.  All rights reserved.


Tcl portions of this code (mplug) are Copyright (c) 1994-1997 Sun Microsystems,
Inc. and Copyright (c) 1993-1996 Lucent Technologies.

    The authors hereby grant permission to use, copy, modify, distribute, and
    license this software and its documentation for any purpose, provided that
    existing copyright notices are retained in all copies and that this notice
    is included verbatim in any distributions.  No written agreement, license,
    or royalty fee is required for any of the authorized uses.  Modifications
    to this software may be copyrighted by their authors and need not follow
    the licensing terms described here, provided that the new terms are clearly
    indicated on the first page of each file where they apply.

    IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
    DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
    OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF,
    EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE IS
    PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO
    OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
    MODIFICATIONS.

    GOVERNMENT USE: If you are acquiring this software on behalf of the U.S.
    government, the Government shall have only "Restricted Rights" in the
    software and related documentation as defined in the Federal Acquisition
    Regulations (FARs) in Clause 52.227.19 (c) (2).  If you are acquiring the
    software on behalf of the Department of Defense, the software shall be
    classified as "Commercial Computer Software" and the Government shall have
    only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of
    DFARs.  Notwithstanding the foregoing, the authors grant the U.S.
    Government and others acting in its behalf permission to use and distribute
    the software in accordance with the terms specified in this license.


Tk portions of this code (compat, misc, utils) are Copyright (c) 1995-1996 Sun
Microsystems, Inc.

    The authors hereby grant permission to use, copy, modify, distribute, and
    license this software and its documentation for any purpose, provided that
    existing copyright notices are retained in all copies and that this notice
    is included verbatim in any distributions.  No written agreement, license,
    or royalty fee is required for any of the authorized uses.  Modifications
    to this software may be copyrighted by their authors and need not follow
    the licensing terms described here, provided that the new terms are clearly
    indicated on the first page of each file where they apply.

    IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
    DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
    OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF,
    EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE IS
    PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO
    OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
    MODIFICATIONS.

    GOVERNMENT USE: If you are acquiring this software on behalf of the U.S.
    government, the Government shall have only "Restricted Rights" in the
    software and related documentation as defined in the Federal Acquisition
    Regulations (FARs) in Clause 52.227.19 (c) (2).  If you are acquiring the
    software on behalf of the Department of Defense, the software shall be
    classified as "Commercial Computer Software" and the Government shall have
    only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1) of
    DFARs.  Notwithstanding the foregoing, the authors grant the U.S.
    Government and others acting in its behalf permission to use and distribute
    the software in accordance with the terms specified in this license.


Video Spigot video portions of this code (video) are Copyright (c) 1995 Jim
Lowe.  All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    1. Redistributions of source code must retain the above copyright notice,
       this list of conditions and the following disclaimer.
    2. Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in the
       documentation and/or other materials provided with the distribution.
    3. All advertising materials mentioning features or use of this software
       must display the following acknowledgement:
        This product includes software developed by Jim Lowe
    4. The name of the author may not be used to endorse or promote products
       derived from this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.


Video4Linux video portions of this code (video) are Copyright (c) 1997 Regents
of Koji OKAMURA.  All rights reserved.


Win32 video portions of this code (video) are Copyright (c) 1996 John Brezak
and Isidor Kouvelas.  All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    1. Redistributions of source code must retain the above copyright notice,
       this list of conditions and the following disclaimer.
    2. Redistributions in binary form must reproduce the above copyright
       notice, this list of conditions and the following disclaimer in the
       documentation and/or other materials provided with the distribution.
    3. The name of the author may not be used to endorse or promote products
       derived from this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE AUTHOR `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 AUTHOR 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.


XML Parser portions of this code (tcl/applications/uc) are Copyright (c) 1997
Australian National University.

    ANU makes this software and all associated data and documentation
    ('Software') available free of charge for non-commercial purposes only.
    You may make copies of the Software but you must include all of this notice
    on any copy.

    The Software was developed for research purposes and ANU does not warrant
    that it is error free or fit for any purpose.  ANU disclaims any liability
    for all claims, expenses, losses, damages and costs any user may incur as a
    result of using, copying or modifying the Software.


Xv video portions of this code (video) are Copyright (c) 1994 Hewlett-Packard
Company.


YUV portions of this code (render) are Copyright (c) 1994 Hewlett-Packard
Company.

