Cisco Cisco Prime LAN Management Solution 4.1 Información de licencia

Descargar
Página de 546
OL-25505-01             Open Source Used In Cisco Prime LAN Management Solution (LMS) 4.1
                                                    71
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:
 
 Yoyodyne, Inc., hereby disclaims all copyright interest in the program
 `Gnomovision' (which makes passes at compilers) written by James Hacker.
 
 <signature of Ty Coon>, 1 April 1989
 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 Lesser General
Public License instead of this License.
 
1.11 Base64Encoder.java 1.3 
1.11.1 Available under license : 
// Base64Encoder.java 
// $Id: Base64Encoder.java,v 1.3 1997/01/06 12:09:35 abaird Exp $ 
// (c) COPYRIGHT MIT and INRIA, 1996. 
/* 
Copyright NOTICE 
NOTICE
COPYRIGHT 1995 BY: MASSACHUSETTS INSTITUTE OF TECHNOLOGY (MIT), INRIA
This W3C software is being provided by the copyright holders under the 
following license. By obtaining, using and/or copying this software, you 
agree that you have read, understood, and will comply with the following 
terms and conditions:
Permission to use, copy, modify, and distribute this software and its 
documentation for any purpose and without fee or royalty is hereby granted, 
provided that the full text of this NOTICE appears on ALL copies of the 
software and documentation or portions thereof, including modifications, 
that you make.
THIS SOFTWARE IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO 
REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT 
NOT LIMITATION, COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES OF 
MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE 
SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, 
COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. COPYRIGHT HOLDERS WILL BEAR NO 
LIABILITY FOR ANY USE OF THIS SOFTWARE OR DOCUMENTATION.
The name and trademarks of copyright holders may NOT be used in advertising 
or publicity pertaining to the software without specific, written prior 
permission. Title to copyright in this software and any associated
documentation will at all times remain with copyright holders. 
*/