Cisco Cisco IPICS Release 2.1 Licensing Information

Page of 20889
             Open Source Used In  Cisco Instant Connect 4.10(1)                                                                                                                                   
2202
*2 of the License, or (at your option) any later version.
*
* Authors:Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
*/
/*
*      Modified for NRL 4.4BSD IPv6 release.
*      07/31/96 bgp
*
*      Search for "#ifdef NRL" to find the changes.
*/
 
/*
*Modified for Linux IPv6 by Pedro Roque <roque@di.fc.ul.pt>
*31/07/1996
*
*As ICMP error messages for IPv6 now include more than 8 bytes
*UDP datagrams are now sent via an UDP socket instead of magic
*RAW socket tricks.
*
*Original copyright and comments left intact. They might not
*match the code anymore.
*/
 
/*-
* Copyright (c) 1990, 1993
*The Regents of the University of California.  All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Van Jacobson.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
*    notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
*    notice, this list of conditions and the following disclaimer in the
*    documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
*    must display the following acknowledgement:
*This product includes software developed by the University of
*California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
*    may be used to endorse or promote products derived from this software
*    without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ''AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE