copyright revision 99dda20867d903eec23291ba1ecb18a82d70096b
0N/A
0N/ACopyright (C) 1993-2003 by Darren Reed.
0N/A
0N/ACopyright 2003 Sun Microsystems, Inc. All rights reserved.
1356N/AUse is subject to license terms.
0N/A
0N/A IP Filter Licence
919N/A -----------------
919N/A
919N/A/*
919N/A * Copyright (C) 1993-2003 by Darren Reed.
919N/A *
919N/A * The author accepts no responsibility for the use of this software and
919N/A * provides it on an ``as is'' basis without express or implied warranty.
919N/A *
919N/A * Redistribution and use, with or without modification, in source and binary
919N/A * forms, are permitted provided that this notice is preserved in its entirety
919N/A * and due credit is given to the original author and the contributors.
919N/A *
919N/A * The licence and distribution terms for any publically available version or
919N/A * derivative of this code cannot be changed. i.e. this code cannot simply be
919N/A * copied, in part or in whole, and put under another distribution licence
919N/A * [including the GNU Public Licence.]
919N/A *
0N/A * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
0N/A * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
0N/A * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
493N/A * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
493N/A * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
0N/A * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
970N/A * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
970N/A * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
970N/A * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
970N/A * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
970N/A * SUCH DAMAGE.
970N/A *
970N/A * I hate legalese, don't you ?
1356N/A */
1356N/A