Cisco Cisco Web Security Appliance S670

Página de 168
             Open Source Used In Cisco AsyncOS 8.0.5 for Web                                                                                                                                     
85
**************************************************************************
*
* These routines may need modification for non-Unix environments or
* specialized applications.  As they stand, they assume output to
* an ordinary stdio stream.
*/
 
/*
* This code is loosely based on ppmtogif from the PBMPLUS distribution
* of Feb. 1991.  That file contains the following copyright notice:
*    Based on GIFENCODE by David Rowley <mgardi@watdscu.waterloo.edu>.
*    Lempel-Ziv compression based on "compress" by Spencer W. Thomas et al.
*    Copyright (C) 1989 by Jef Poskanzer.
*    Permission to use, copy, modify, and distribute this software and its
*    documentation for any purpose and without fee is hereby granted, provided
*    that the above copyright notice appear in all copies and that both that
*    copyright notice and this permission notice appear in supporting
*    documentation.  This software is provided "as is" without express or
*    implied warranty.
*
* We are also required to state that
*    "The Graphics Interchange Format(c) is the Copyright property of
*    CompuServe Incorporated. GIF(sm) is a Service Mark property of
*    CompuServe Incorporated."
*/
 
1.8 libexecinfo 1.1 :3
1.8.1 Available under license : 
# Copyright (c) 2003 Maxim Sobolev <sobomax@FreeBSD.org>
# All rights reserved.
#
# 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.
#
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS