Licensing Information
Open Source Used In Cisco DSP IP Cameras 58
Markus Kuhn, with a liberal license as follows:
| Permission to use, copy, modify, and distribute this software
| for any purpose and without fee is hereby granted. The author
| disclaims all warranties with regard to this software.
The trio/ code is Copyright (C) 1998-2001 by Bjorn Reese and Daniel
Stenberg and also under a liberal license:
| Permission to use, copy, modify, and distribute this software for any
| purpose with or without fee is hereby granted, provided that the above
| copyright notice and this permission notice appear in all copies.
|
| THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
| WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
| MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
| CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
The m4/gethostbyname_r.m4 and libesmtp/* files functions are (C) by
Brian Stafford, see the respective file headers for details.
The KAME/* files are (C) Copyright (C) 1995, 1996, 1997, and 1998 WIDE
Project, see the respective file headers for details.
All other code in the distribution incorporates the copy of GPL version 2
below by reference.
Specific permission is granted for the GPLed code in this distribition to
be linked to OpenSSL without invoking GPL clause 2(b).
-------------------------------------------------------------------------------
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 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.
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 Library General Public License instead.) You can apply it to
your programs, too.