Cisco Cisco WAP150 Wireless-AC N Dual Radio Access Point with PoE 릴리즈 노트

다운로드
페이지 404
             Open Source Used In Cisco WAP150 and WAP361 1.0.0.x
      359
  notice, this list of conditions and the following disclaimer in the
  documentation and/or other materials provided with the distribution.
 
3. Neither the name(s) of the above-listed copyright holder(s) nor the
  names of its contributors may be used to endorse or promote products
  derived from this software without specific prior written permission.
 
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
1.34 xz 5.0.3 
1.34.1 Available under license : 
XZ Utils Licensing
==================
 
   Different licenses apply to different files in this package. Here
   is a rough summary of which licenses apply to which parts of this
   package (but check the individual files to be sure!):
 
     - liblzma is in the public domain.
 
     - xz, xzdec, and lzmadec command line tools are in the public
       domain unless GNU getopt_long had to be compiled and linked
       in from the lib directory. The getopt_long code is under
       GNU LGPLv2.1+.
 
     - The scripts to grep, diff, and view compressed files have been
       adapted from gzip. These scripts and their documentation are
       under GNU GPLv2+.
 
     - All the documentation in the doc directory and most of the
       XZ Utils specific documentation files in other directories
       are in the public domain.
 
     - Translated messages are in the public domain.
 
     - The build system contains public domain files, and files that