prepare upload
[packages/xinetd.git] / debian / copyright
1 xinetd was first debianized by Boris D. Beletsky, and later maintained
2 by Adam Heath and Norbert Veber. Josip Rodin maintained it for a while,
3 then Daniel Silverstone.
4 It is currently maintained by Thomas Seyrat <tomasera@debian.org>.
5
6 Original source may be found at: http://synack.net/xinetd/
7 Another useful URL is http://www.xinetd.org/
8
9 Upstream maintainer is: Rob Braun <bbraun@synack.net>
10
11 This software is
12
13 (c) Copyright 1992 by Panagiotis Tsirigotis
14
15 The author (Panagiotis Tsirigotis) grants permission to use, copy,
16 and distribute this software and its documentation for any purpose 
17 and without fee, provided that the above copyright notice extant in
18 files in this distribution is not removed from files included in any
19 redistribution and that this copyright notice is also included in any 
20 redistribution.
21
22 Modifications to this software may be distributed, either by distributing
23 the modified software or by distributing patches to the original software,
24 under the following additional terms:
25
26 1. The version number will be modified as follows:
27       a. The first 3 components of the version number
28          (i.e <number>.<number>.<number>) will remain unchanged.
29       b. A new component will be appended to the version number to indicate
30          the modification level. The form of this component is up to the 
31          author of the modifications.
32
33 2. The author of the modifications will include his/her name by appending it 
34    along with the new version number to this file and will be responsible for 
35    any wrong behavior of the modified software.
36
37 The author makes no representations about the suitability of this 
38 software for any purpose.  It is provided "as is" without any express 
39 or implied warranty.
40
41
42 Modifications:
43 Version: 2.1.8.7-current
44 Copyright 1998-2001 by Rob Braun
45
46 Sensor Addition
47 Version: 2.1.8.9pre14a
48 Copyright 2001 by Steve Grubb
49
50 This is an exerpt from an email I received from the original author, allowing
51 xinetd as maintained by me, to use the higher version numbers:
52
53   I appreciate your maintaining the version string guidelines as specified
54   in the copyright. But I did not mean them to last as long as they did.
55
56   So, if you want, you may use any 2.N.* (N >= 3) version string for future       
57   xinetd versions that you release. Note that I am excluding the 2.2.* line;      
58   using that would only create confusion. Naming the next release 2.3.0           
59   would put to rest the confusion about 2.2.1 and 2.1.8.*.
60
61 (by Rob Braun)