** This is an extended version of the NNTP package that is maintained by Stan Barber (nntp@tmc.edu). Bug related to THIS modified version should be sent to Wayne Davison davison@borland.com. ** This package was put together by Otmar Lendl (lendl@cosy.sbg.ac.at). I got the sources from ftp.germany.eu.net. Version is 1.5.11t5. Only the path infos at the top of inews had to be adapted to the C News package. Copyright info: There is centralized copyright info in the distribution. Grepping through the source reveals the following: main.c: /* * Network News Transfer Protocol server * * Phil Lapsley * University of California, Berkeley * (Internet: phil@berkeley.edu; UUCP: ...!ucbvax!phil) * Stan Barber * Baylor College of Medicine * (Internet: sob@tmc.edu; UUCP: ...!bcm!sob) */ batch.c (91/01/13) *************************************************************************** This work in its current form is Copyright 1989 Stan Barber and is based on the work of Henry Spencer and Geoff Collyer at the University of Toronto. This software may be distributed freely as long as no profit is made from such distribution and this notice is reproducted in whole. *************************************************************************** This software is provided on an "as is" basis with no guarantee of usefulness or correctness of operation for any purpose, intended or otherwise. The author is in no way liable for this software's performance or any damage it may cause to any data of any kind anywhere. *************************************************************************** XINDEX is not defined, so the copyright in xindex.c does not apply. xmit/sysexits.h is under Berkeley Copyright. dbz.c: Copyright 1988 Jon Zeeff (zeeff@b-tech.ann-arbor.mi.us) You can use this code in any manner, as long as you leave my name on it and don't hold me responsible for any problems with it. Hacked on by gdb@ninja.UUCP (David Butler); Sun Jun 5 00:27:08 CDT 1988 Various improvments + INCORE by moraes@ai.toronto.edu (Mark Moraes) Major reworking by Henry Spencer as part of the C News project.