/*
 * Copyright (c) 1996
 * Multimedia Communications and Networking Lab, Texas A&M University
 * (Hereafter referred to as MCNL, Texas A&M)
 * All rights reserved.
 *
 * Disclaimer of Warranty
 *
 * These software programs are available to the user without any license
 * fee or royalty on an "as is" basis.  The MCNL, Texas A&M disclaims
 * any and all warranties, whether express, implied, or statuary, including 
 * any implied warranties or merchantability or of fitness for a particular
 * purpose.  In no event shall the copyright-holder be liable for any
 * incidental, punitive, or consequential damages of any kind whatsoever
 * arising from the use of these programs.
 *
 * This disclaimer of warranty extends to the user of these programs and 
 * user's customers, employees, agents, transferees, successors, and assigns.
 *
 * MCNL, Texas A&M does not represent or warrant that the programs 
 * furnished hereunder are free of infringement of any third-party
 * patents.
 *
 * Note that the following two Copyright notices may also hold good.
 */

1. 

	     The Telenor Research TMN Software Copyright
	     ===========================================

The files in this directory and all derived versions of these files,
are copyrighted by Telenor Research, Norway. Derived versions are for
instance compiled object files and executables.

The files in this directory and all derived versions of these files,
are further on referred to as the SOFTWARE.

COMMERCIAL use of this SOFTWARE is defined as any activity where this
SOFTWARE takes part that involves payment, including but not limited
to distributing this SOFTWARE for payment and using it in systems
providing paid services.  Commercial use of this SOFTWARE is not
permitted without specific written prior permission from Telenor
Research.

For non-commercial use of this SOFTWARE Telenor Research grants
the following terms:

1: You may use, copy and modify this SOFTWARE without fee provided
   this COPYRIGHT file and the copyright lines in the files themselves
   are left unchanged.

2: Any modifications you publish to this SOFTWARE are without fee
   copyrighted by Telenor Research if Telenor Research chooses to 
   include those modifications in this SOFTWARE. Telenor Research
   will however make the SOFTWARE with such modifications available
   to the public under the terms in this statement.

3: You may publish simulation results obtained with this SOFTWARE
   provided you refer to Telenor Research as the source of the
   SOFTWARE used.

4: You use this SOFTWARE at your own risk. Telenor Research has no 
   responsibility for any damages arising from the use of this
   SOFTWARE, nor does Telenor Research guarantee the fitness of this
   SOFTWARE for any purpose.


Comments:

- If you want to use this SOFTWARE in a commercial way, contact us.

2. 

/*
 * All modifications (mpeg2decode -> mpeg2play) are
 * Copyright (C) 1994, Stefan Eckart. All Rights Reserved.
 */

/* Copyright (C) 1994, MPEG Software Simulation Group. All Rights Reserved. */

/*
 * Disclaimer of Warranty
 *
 * These software programs are available to the user without any license fee or
 * royalty on an "as is" basis.  The MPEG Software Simulation Group disclaims
 * any and all warranties, whether express, implied, or statuary, including any
 * implied warranties or merchantability or of fitness for a particular
 * purpose.  In no event shall the copyright-holder be liable for any
 * incidental, punitive, or consequential damages of any kind whatsoever
 * arising from the use of these programs.
 *
 * This disclaimer of warranty extends to the user of these programs and user's
 * customers, employees, agents, transferees, successors, and assigns.
 *
 * The MPEG Software Simulation Group does not represent or warrant that the
 * programs furnished hereunder are free of infringement of any third-party
 * patents.
 *
 * Commercial implementations of MPEG-1 and MPEG-2 video, including shareware,
 * are subject to royalty fees to patent holders.  Many of these patents are
 * general enough such that they are unavoidable regardless of implementation
 * design.
 *
 */

