Cisco Cisco IPICS Dispatch Console Licensing Information

Page of 3129
             Open Source Used In Cisco DFSI Gateway 4.9(2)                                                                                                                                   
1164
# Except as contained in this notice, the name of the X Consortium shall not
# be used in advertising or otherwise to promote the sale, use or other deal-
# ings in this Software without prior written authorization from the X Consor-
# tium.
#
#
# FSF changes to this file are in the public domain.
#
/*
* vu-meter -- A volume units meter for esd
* Copyright (C) 1998 Gregory McLean
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This library 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
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this library; if not, write to the Free
* Software Foundation, Inc., 59 Temple Place - Suite 330, Cambridge, MA
* 02139, USA.
*
* Modified April 9 1999, by Dave J. Andruczyk to fix time sync problems
* now it should be pretty much perfectly in sync with the audio.  Adjust
* the "lag" variable below to taste if you don't like it...  Utilized
* code from "extace" to get the desired effects..
*
* Small additions April 14th 1999, by Dave J. Andruczyk to fix the missing
* peaks problem that happened with quick transients not showin on the vu-meter.
* Now it will catch pretty much all of them.
*
* Eye candy!
*/
GNU LIBRARY GENERAL PUBLIC LICENSE
       Version 2, June 1991
 
Copyright (C) 1991 Free Software Foundation, Inc.
                   675 Mass Ave, Cambridge, MA 02139, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
 
[This is the first released version of the library GPL.  It is
numbered 2 because it goes with version 2 of the ordinary GPL.]