File: copyright

package info (click to toggle)
nuttcp 6.1.2-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 744 kB
  • ctags: 892
  • sloc: ansic: 6,408; makefile: 88
file content (118 lines) | stat: -rw-r--r-- 5,508 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
This package was debianized by Chris Taylor <ctaylor@debian.org> on
Thu, 06 Mar 2008 15:41:18 -0800.

It was downloaded from ftp://ftp.lcp.nrl.navy.mil/pub/nuttcp/

Upstream Authors:	Bill Fink <billfink@mindspring.com>
			Rob Scott <rob@hpcmo.hpc.mil>

Copyright: © 2000-2006 Bill Fink
	   © 2003-2006 Rob Scott
License:

    nuttcp is free, opensource software.  You can redistribute it and/or
    modify it under the terms of Version 2 of the GNU General Public
    License (GPL), as published by the GNU Project (http://www.gnu.org).
    A copy of the license can also be found in the LICENSE file.

    This program 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 General Public License
    for more details.

On Debian systems, the complete text of the GNU General Public License Version 2
can be found in the file `/usr/share/common-licenses/GPL-2'.

All files listed below have different copyright and/or license:

  "missing/addrinfo.h"
    Copyright: © 1995-1999 WIDE Project
    License:

   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions
   are met:
   1. Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
   2. Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.
   3. Neither the name of the project 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 PROJECT 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 PROJECT 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.

  "missing/bittypes.h" and "missing/sockstorage.h"
    Copyright: © 1999 WIDE Project
    License: Released under BSD License. On Debian systems the complete text of
    the BSD License can be found in the file '/usr/share/common-licenses/BSD'.

  "missing/fakepoll.h"
    Copyright: © 2000-2002 Greg Parker <gparker-web@sealiesoftware.com>
    License:

   This code is in the public domain and may be copied or modified without
   permission.

  "missing/getaddrinfo.c"
    Copyright: © 1995-1998 WIDE Project
    License: Released under BSD License. On Debian systems the complete text of
    the BSD License can be found in the file '/usr/share/common-licenses/BSD'.

  "missing/inet_aton.c"
    Copyright: © 1995-1997 Kungliga Tekniska Högskolan
    License: 

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
 
   1. Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.

   2. Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in the
      documentation and/or other materials provided with the distribution.

   3. All advertising materials mentioning features or use of this software
      must display the following acknowledgement:
        This product includes software developed by the Kungliga Tekniska
        Högskolan and its contributors.

   4. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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.

  "missing/inet_ntop.c" and "missing/inet_pton.c"
    Copyright: © 1999 Kungliga Tekniska Högskolan
    License: Same as "missing/inet_aton.c"


The Debian packaging is © 2008-2009, Chris Taylor <ctaylor@debian.org> and
is licensed under the GPL.

On Debian systems, the complete text of the GNU General Public License can
be found in the file `/usr/share/common-licenses/GPL'.