Cisco Cisco Aironet 602 OfficeExtend Access Point Prospecto

Descargar
Página de 112
91
Open Source Software Licenses for the Cisco Aironet 600 Series OfficeExtend Access Point
OL-32001-01
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).
  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
    <one line to give the library’s name and a brief idea of what it does.
    Copyright (C) <year
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License as published by the Free Software Foundation; either
    version 2 of the License, or (at your option) any later version.
    This library 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
    Library General Public License for more details.
    You should have received a copy of the GNU Library General Public
    License along with this library; if not, write to the Free
    Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary.  Here is a sample; alter the names:
  Yoyodyne, Inc., hereby disclaims all copyright interest in the
  library ’Frob’ (a library for tweaking knobs) written by James Random Hacker.
  <signature of Ty Coon
  Ty Coon, President of Vice
That’s all there is to it!
milli_httpd 1.21
Available Under License
/* milli_httpd - pretty small HTTP server 
** A combination of 
** micro_httpd - really small HTTP server 
** and 
** mini_httpd - small HTTP server 
** 
** Copyright c 1999,2000 by Jef Poskanzer <jef@acme.com
** All rights reserved. 
** 
** Redistribution and use in source and binary forms, with or without 
** modification, are permitted provided that the following conditions 
** are met: