Cisco Cisco MediaSense Release 9.1(1) Licensing Information

Page of 6316
             Open Source Used In Cisco MediaSense 11.5(1)                                                                                                                                    148
# distribute this file as part of a program that contains a
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
/*
*  Latency test program
*
*     Author: Jaroslav Kysela <perex@perex.cz>
*
*     Author of bandpass filter sweep effect:
*       Maarten de Boer <mdeboer@iua.upf.es>
*
*  This small demo program can be used for measuring latency between
*  capture and playback. This latency is measured from driver (diff when
*  playback and capture was started). Scheduler is set to SCHED_RR.
*
*
*   This program is free software; you can redistribute it and/or modify
*   it under the terms of the GNU General Public License as published by
*   the Free Software Foundation; either version 2 of the License, or
*   (at your option) any later version.
*
*   This program is distributed in the hope that it will be useful,
*   but WITHOUT ANY WARRANTY; without even the implied warranty of
*   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
*   GNU General Public License for more details.
*
*   You should have received a copy of the GNU General Public License
*   along with this program; if not, write to the Free Software
*   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
*
*/
GNU GENERAL PUBLIC LICENSE         
       Version 2, June 1991         
        
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,         
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA         
Everyone is permitted to copy and distribute verbatim copies         
of this license document, but changing it is not allowed.         
        
    Preamble         
        
 The licenses for most software are designed to take away your         
freedom to share and change it.  By contrast, the GNU General Public         
License is intended to guarantee your freedom to share and change free         
software--to make sure the software is free for all its users.  This         
General Public License applies to most of the Free Software         
Foundation's software and to any other program whose authors commit to         
using it.  (Some other Free Software Foundation software is covered by