Cisco Cisco StadiumVision Director Informazioni sulle licenze

Pagina di 2629
consider it more useful to permit linking proprietary applications with the 
library.  If this is what you want to do, use the GNU Library General 
Public License instead of this License. 
 
Lrzsz is Copyright (C) <=1988 Chuck Forsberg (Omen Technology INC), 
1994 Matt Porter, Michael D. Black, 1996, 1997 Uwe Ohse. 
 
   This program is free software; you can redistribute it and/or modify 
   it under the terms of the GNU General Public License as published by 
   the Free Software Foundation; version 2 dated June, 1991. 
 
   This program is distributed in the hope that it will be useful, 
   but WITHOUT ANY WARRANTY; without even the implied warranty of 
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
   GNU General Public License for more details. 
 
   You should have received a copy of the GNU General Public License 
   along with this program;  if not, write to the Free Software 
   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 
   02111-1307, USA. 
 
On Debian GNU/Linux systems, the complete text of the GNU General 
Public License can be found in `/usr/doc/copyright/GPL\xd5 . 
 
/* Copyright (C) 1989, 1997 Aladdin Enterprises.  All rights reserved. */ 
 
/* hacked up by uo to get around automake-1.3-problem */ 
 
/*$Id: ansi2knr.c,v 1.5 1998/12/27 16:09:19 uwe Exp $*/ 
/* Convert ANSI C function definitions to K&R ("traditional C") syntax */ 
 
/* 
ansi2knr is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY.  No author or distributor accepts responsibility to anyone for the 
consequences of using it or for whether it serves any particular purpose or 
works at all, unless he says so in writing.  Refer to the GNU General Public 
License (the "GPL") for full details. 
 
Everyone is granted permission to copy, modify and redistribute ansi2knr, 
but only under the conditions described in the GPL.  A copy of this license 
is supposed to have been given to you along with ansi2knr so you can know 
your rights and responsibilities.  It should be in a file named COPYLEFT, 
or, if there is no file named COPYLEFT, a file named COPYING.  Among other 
things, the copyright notice and this notice must be preserved on all 
copies. 
 
We explicitly state here what we believe is already implied by the GPL: if 
the ansi2knr program is distributed as a separate set of sources and a 
separate executable file which are aggregated on a storage medium together 
with another program, this in itself does not bring the other program under 
the GPL, nor does the mere fact that such a program or the procedures for 
constructing it invoke the ansi2knr executable bring any other part of the 
program under the GPL. 
*/