1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/media/mtransport/third_party/nrappkit/COPYRIGHT Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,159 @@ 1.4 + 1.5 +Copyright (C) 2006, Network Resonance, Inc. 1.6 +All Rights Reserved 1.7 + 1.8 +Redistribution and use in source and binary forms, with or without 1.9 +modification, are permitted provided that the following conditions 1.10 +are met: 1.11 + 1.12 +1. Redistributions of source code must retain the above copyright 1.13 + notice, this list of conditions and the following disclaimer. 1.14 +2. Redistributions in binary form must reproduce the above copyright 1.15 + notice, this list of conditions and the following disclaimer in the 1.16 + documentation and/or other materials provided with the distribution. 1.17 +3. Neither the name of Network Resonance, Inc. nor the name of any 1.18 + contributors to this software may be used to endorse or promote 1.19 + products derived from this software without specific prior written 1.20 + permission. 1.21 + 1.22 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' 1.23 +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1.24 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1.25 +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 1.26 +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 1.27 +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 1.28 +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1.29 +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 1.30 +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 1.31 +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 1.32 +POSSIBILITY OF SUCH DAMAGE. 1.33 + 1.34 + 1.35 +This distribution also contains material from ssldump, tcpdump, and 1.36 +FreeBSD. The licenses are on the individual source files but follow 1.37 +here as well. 1.38 + 1.39 +SSLDUMP LICENSE 1.40 +Copyright (C) 1999-2001 RTFM, Inc. 1.41 +All Rights Reserved 1.42 + 1.43 +This package is a SSLv3/TLS protocol analyzer written by Eric Rescorla 1.44 +<ekr@rtfm.com> and licensed by RTFM, Inc. 1.45 + 1.46 +Redistribution and use in source and binary forms, with or without 1.47 +modification, are permitted provided that the following conditions 1.48 +are met: 1.49 +1. Redistributions of source code must retain the above copyright 1.50 + notice, this list of conditions and the following disclaimer. 1.51 +2. Redistributions in binary form must reproduce the above copyright 1.52 + notice, this list of conditions and the following disclaimer in the 1.53 + documentation and/or other materials provided with the distribution. 1.54 +3. All advertising materials mentioning features or use of this software 1.55 + must display the following acknowledgement: 1.56 + 1.57 + This product includes software developed by Eric Rescorla for 1.58 + RTFM, Inc. 1.59 + 1.60 +4. Neither the name of RTFM, Inc. nor the name of Eric Rescorla may be 1.61 + used to endorse or promote products derived from this 1.62 + software without specific prior written permission. 1.63 + 1.64 +THIS SOFTWARE IS PROVIDED BY THE ERIC RESCORLA AND RTFM ``AS IS'' AND 1.65 +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1.66 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1.67 +ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1.68 +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1.69 +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1.70 +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1.71 +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1.72 +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1.73 +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1.74 +SUCH DAMAGE. 1.75 + 1.76 +TCPDUMP LICENSE 1.77 +The manual page for this software is partially excerpted from 1.78 +the tcpdump manual page, which is subject to the following license: 1.79 +Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997 1.80 + The Regents of the University of California. All rights reserved. 1.81 +All rights reserved. 1.82 + 1.83 +Redistribution and use in source and binary forms, with or without 1.84 +modification, are permitted provided that: (1) source code distributions 1.85 +retain the above copyright notice and this paragraph in its entirety, (2) 1.86 +distributions including binary code include the above copyright notice and 1.87 +this paragraph in its entirety in the documentation or other materials 1.88 +provided with the distribution, and (3) all advertising materials mentioning 1.89 +features or use of this software display the following acknowledgement: 1.90 +``This product includes software developed by the University of California, 1.91 +Lawrence Berkeley Laboratory and its contributors.'' Neither the name of 1.92 +the University nor the names of its contributors may be used to endorse 1.93 +or promote products derived from this software without specific prior 1.94 +written permission. 1.95 +THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED 1.96 +WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF 1.97 +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. 1.98 + 1.99 + 1.100 +The compilation of software known as FreeBSD is distributed under the 1.101 +following terms: 1.102 + 1.103 +Copyright (C) 1992-2004 The FreeBSD Project. All rights reserved. 1.104 + 1.105 +Redistribution and use in source and binary forms, with or without 1.106 +modification, are permitted provided that the following conditions 1.107 +are met: 1.108 +1. Redistributions of source code must retain the above copyright 1.109 + notice, this list of conditions and the following disclaimer. 1.110 +2. Redistributions in binary form must reproduce the above copyright 1.111 + notice, this list of conditions and the following disclaimer in the 1.112 + documentation and/or other materials provided with the distribution. 1.113 + 1.114 +THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND 1.115 +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1.116 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1.117 +ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE 1.118 +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1.119 +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1.120 +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1.121 +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1.122 +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1.123 +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1.124 +SUCH DAMAGE. 1.125 + 1.126 +The 4.4BSD and 4.4BSD-Lite software is distributed under the following 1.127 +terms: 1.128 + 1.129 +All of the documentation and software included in the 4.4BSD and 4.4BSD-Lite 1.130 +Releases is copyrighted by The Regents of the University of California. 1.131 + 1.132 +Copyright 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 1.133 + The Regents of the University of California. All rights reserved. 1.134 + 1.135 +Redistribution and use in source and binary forms, with or without 1.136 +modification, are permitted provided that the following conditions 1.137 +are met: 1.138 +1. Redistributions of source code must retain the above copyright 1.139 + notice, this list of conditions and the following disclaimer. 1.140 +2. Redistributions in binary form must reproduce the above copyright 1.141 + notice, this list of conditions and the following disclaimer in the 1.142 + documentation and/or other materials provided with the distribution. 1.143 +3. All advertising materials mentioning features or use of this software 1.144 + must display the following acknowledgement: 1.145 +This product includes software developed by the University of 1.146 +California, Berkeley and its contributors. 1.147 +4. Neither the name of the University nor the names of its contributors 1.148 + may be used to endorse or promote products derived from this software 1.149 + without specific prior written permission. 1.150 + 1.151 +THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1.152 +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1.153 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1.154 +ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1.155 +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1.156 +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1.157 +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1.158 +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1.159 +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1.160 +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1.161 +SUCH DAMAGE. 1.162 +