Cisco Cisco MediaSense Release 9.1(1) Licensing Information

Page of 6316
             Open Source Used In Cisco MediaSense 11.5(1)                                                                                                                                    1143
necessary.  Here is a sample; alter the names:
 
 Yoyodyne, Inc., hereby disclaims all copyright interest in the
 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
 
 <signature of Ty Coon>, 1 April 1990
 Ty Coon, President of Vice
 
That's all there is to it!
/*
* Part:        Memory management framework. This framework is used to
*              find any memory leak.
*
* Version:     $Id: memory.c,v 1.1.11 2005/03/01 01:22:13 acassen Exp $
*
* Authors:     Alexandre Cassen, <acassen@linux-vs.org>
*              Jan Holmberg, <jan@artech.net>
*
*              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.
*
*              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.
*
* Copyright (C) 2001-2005 Alexandre Cassen, <acassen@linux-vs.org>
*/
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          
the GNU Lesser General Public License instead.)  You can apply it to