netwerk/srtp/src/LICENSE

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/netwerk/srtp/src/LICENSE	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,35 @@
     1.4 +/*
     1.5 + *	
     1.6 + * Copyright (c) 2001-2006 Cisco Systems, Inc.
     1.7 + * All rights reserved.
     1.8 + * 
     1.9 + * Redistribution and use in source and binary forms, with or without
    1.10 + * modification, are permitted provided that the following conditions
    1.11 + * are met:
    1.12 + * 
    1.13 + *   Redistributions of source code must retain the above copyright
    1.14 + *   notice, this list of conditions and the following disclaimer.
    1.15 + * 
    1.16 + *   Redistributions in binary form must reproduce the above
    1.17 + *   copyright notice, this list of conditions and the following
    1.18 + *   disclaimer in the documentation and/or other materials provided
    1.19 + *   with the distribution.
    1.20 + * 
    1.21 + *   Neither the name of the Cisco Systems, Inc. nor the names of its
    1.22 + *   contributors may be used to endorse or promote products derived
    1.23 + *   from this software without specific prior written permission.
    1.24 + * 
    1.25 + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    1.26 + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    1.27 + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
    1.28 + * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
    1.29 + * COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
    1.30 + * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    1.31 + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    1.32 + * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    1.33 + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
    1.34 + * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    1.35 + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
    1.36 + * OF THE POSSIBILITY OF SUCH DAMAGE.
    1.37 + *
    1.38 + */

mercurial