Cisco Cisco MediaSense Release 9.1(1) Licensing Information

Page of 6316
             Open Source Used In Cisco MediaSense 11.5(1)                                                                                                                                    2537
 Ty Coon, President of Vice
 
This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.
 
1.221 iputils 20071127 :17.el6_4.2
1.221.1 Available under license : 
/*
* tracepath.c
*
*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.
*
* Authors:Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
*/
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         
your programs, too.         
        
 When we speak of free software, we are referring to freedom, not         
price.  Our General Public Licenses are designed to make sure that you         
have the freedom to distribute copies of free software (and charge for         
this service if you wish), that you receive source code or can get it         
if you want it, that you can change the software or use pieces of it         
in new free programs; and that you know you can do these things.