Release Notes
Open Source Used In AsyncOS 8.8 for Cisco Web Security Appliances
247
Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, see
<http://www.gnu.org/licenses>.
Linking stunnel statically or dynamically with other modules is making a combined work based on stunnel. Thus,
the terms and conditions of the GNU General Public License cover the whole combination.
In addition, as a special exception, the copyright holder of stunnel gives you permission to combine stunnel with
free software programs or libraries that are released under the GNU LGPL and with code included in the standard
release of OpenSSL under the OpenSSL License (or modified versions of such code, with unchanged license). You
may copy and distribute such a system following the terms of the GNU GPL for stunnel and the licenses of the other
code concerned.
Note that people who make modified versions of stunnel are not obligated to grant this special exception for their
modified versions; it is their choice whether to do so. The GNU General Public License gives permission to release
a modified version without this exception; this exception also makes it possible to release a modified version which
carries forward this exception.
1.33 sudo 1.7.4p4
1.33.1 Available under license :
Sudo is distributed under the following ISC-style license:
Copyright (c) 1994-1996, 1998-2010
Todd C. Miller <Todd.Miller@courtesan.com>
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.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Sponsored in part by the Defense Advanced Research Projects
Agency (DARPA) and Air Force Research Laboratory, Air Force
Materiel Command, USAF, under agreement number F39502-99-1-0512.
Additionally, fnmatch.c, fnmatch.h, getcwd.c, glob.c, glob.h and snprintf.c
bear the following UCB license:
Copyright (c) 1987, 1989, 1990, 1991, 1992, 1993, 1994