# $Id$ echo "Extracting src/version.c..." id=`grep '$Id: Changes,v' ../Changes` id=`echo $id |sed 's/.* Changes\,v \(.*\) .* Exp .*/\1/'` echo "$id" if test -r version.c then generation=`sed -n 's/^char \*generation = \"\(.*\)\";/\1/p' < version.c` if test ! "$generation" ; then generation=0; fi else generation=0 fi generation=`expr $generation + 1` creation=`date | \ awk '{if (NF == 6) \ { print $1 " " $2 " " $3 " " $6 " at " $4 " " $5 } \ else \ { print $1 " " $2 " " $3 " " $7 " at " $4 " " $5 " " $6 }}'` cat >version.c < added IPv6 support.", "", "", "The following people have helped in making the DALnet ircd", "that is based on irc2.8.21.mu3.2 :", "", "Russell Russell Miller russell@dal.net", "Donwulff Jukka Santala donwulff@dal.net", "Aetobatus Michael Sawyer aetobatus@dal.net", "Dalvenjah Sven Nielsen dalvenjah@dal.net", "Skandranon Michael Graff explorer@flame.org", "Barubary - barubary@dal.net", "white_dragon Chip Norkus wd@dal.net", "DuffJ Dafydd James duffj@dal.net", "taz David Kopstain taz@dal.net", "NikB Nik Bougalis nikb@dal.net", "Rakarra - rakarra@dal.net", "DarkRot Lucas Madar darkrot@dal.net", "Studded - studded@dal.net", "JoelKatz David Schwartz joelkatz@dal.net", "", "This product includes software developed by Colin Plumb.", "", "The following persons have made many changes and enhancements to the", "code and still know how IRC really works if you have questions about it:", "", "Run Carlo Kid carlo@runaway.xs4all.nl", "Avalon Darren Reed avalon@coombs.anu.edu.au", "msa Markku Savela Markku.Savela@vtt.fi", "Wumpus Greg Lindahl gl8f@virginia.edu", "WiZ Jarkko Oikarinen jto@tolsun.oulu.fi", "Argv Armin Gruner Armin.Gruner@Informatik.TU-Muenchen.de", "", "Thanks to the following people for help with preparing 2.8", "", "phone Matthew Green phone@coombs.anu.edu.au", "Sodapop Chuck Kane ckane@ece.uiuc.edu", "Skygod Matt Lyle matt@oc.com", "Vesa Vesa Ruokonen ruokonen@lut.fi", "Nap Nicolas PIOCH pioch@poly.polytechnique.fr", "", "Those who helped in prior versions and continue to be helpful:", "", "Stellan Klebom Dan Goodwin Mike Bolotski", "Ian Frechette Markku Jarvinen Kimmo Suominen", "Jeff Trim Vijay Subramaniam Karl Kleinpaste", "Bill Wisner Tom Davis Hugo Calendar", "Tom Hopkins Stephen van den Berg", "Bo Adler Michael Sandrof Jon Solomon", "Jan Peterson Helen Rose Paul Graham", "", "Thanks also goes to those persons not mentioned here who have added", "their advice, opinions, and code to IRC.", "Thanks also to those who provide the kind sys admins who let me and", "others continue to develop IRC.", "", 0 }; !SUB!THIS!