Cisco Cisco StadiumVision Director Informazioni sulle licenze

Pagina di 2163
 * The following constructs will confuse it: 
 * 
- Any other construct that starts at the left margin and 
 * 
    follows the above syntax (such as a macro or function call). 
 * 
- Some macros that tinker with the syntax of the function header. 
 */ 
 
 
# install - install a program, script, or datafile 
# This comes from X11R5 (mit/util/scripts/install.sh). 

# Copyright 1991 by the Massachusetts Institute of Technology 

# Permission to use, copy, modify, distribute, and sell this software and its 
# documentation for any purpose is hereby granted without fee, provided that 
# the above copyright notice appear in all copies and that both that 
# copyright notice and this permission notice appear in supporting 
# documentation, and that the name of M.I.T. not be used in advertising or 
# publicity pertaining to distribution of the software without specific, 
# written prior permission.  M.I.T. makes no representations about the 
# suitability of this software for any purpose.  It is provided "as is" 
# without express or implied warranty. 

# Calling this script install-sh is preferred over install.sh, to prevent 
# `make' implicit rules from creating a file called install from it 
# when there is no Makefile. 

# This script is compatible with the BSD install script, but was written 
# from scratch.  It can only install one file at a time, a restriction 
# shared with many OS's install programs. 
 
 
/* Portions of this code are based on the PBMPLUS library, which is: 
** 
** Copyright (C) 1988 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. 
*/ 
 
1.193 libpng 1.2.10 :7.1.el5_7.5  
1.193.1 Available under license :  
This copy of the libpng notices is provided for your convenience.  In case of 
any discrepancy between this copy and the notices in the file png.h that is 
included in the libpng distribution, the latter shall prevail. 
 
COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: