You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

xinetd 2.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. ORIGINAL LICENSE: This software is (c) Copyright 1992 by Panagiotis Tsirigotis
  2. The author (Panagiotis Tsirigotis) grants permission to use, copy, and distribute
  3. this software and its documentation for any purpose and without fee, provided
  4. that the above copyright notice extant in files in this distribution is not
  5. removed from files included in any redistribution and that this copyright
  6. notice is also included in any redistribution.
  7. Modifications to this software may be distributed, either by distributing
  8. the modified software or by distributing patches to the original software,
  9. under the following additional terms:
  10. 1. The version number will be modified as follows:
  11. a. The first 3 components of the version number (i.e <number>.<number>.<number>)
  12. will remain unchanged.
  13. b. A new component will be appended to the version number to indicate the
  14. modification level. The form of this component is up to the author of the
  15. modifications.
  16. 2. The author of the modifications will include his/her name by appending
  17. it along with the new version number to this file and will be responsible
  18. for any wrong behavior of the modified software.
  19. The author makes no representations about the suitability of this software
  20. for any purpose. It is provided "as is" without any express or implied warranty.
  21. Modifications: Version: 2.1.8.7-current Copyright 1998-2001 by Rob Braun
  22. Sensor Addition Version: 2.1.8.9pre14a Copyright 2001 by Steve Grubb
  23. This is an exerpt from an email I recieved from the original author, allowing
  24. xinetd as maintained by me (Rob Braun), to use the higher version numbers:
  25. I appreciate your maintaining the version string guidelines as specified in
  26. the copyright. But I did not mean them to last as long as they did.
  27. So, if you want, you may use any 2.N.* (N >= 3) version string for future
  28. xinetd versions that you release. Note that I am excluding the 2.2.* line;
  29. using that would only create confusion. Naming the next release 2.3.0 would
  30. put to rest the confusion about 2.2.1 and 2.1.8.*.