From: Anthony B. <ant...@us...> - 2002-05-06 06:40:32
|
Update of /cvsroot/pydns/pydns In directory usw-pr-cvs1:/tmp/cvs-serv20864 Modified Files: README Log Message: license note, since I've had more than one query about it in the past. Index: README =================================================================== RCS file: /cvsroot/pydns/pydns/README,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** README 6 May 2002 06:31:06 -0000 1.4 --- README 6 May 2002 06:40:30 -0000 1.5 *************** *** 5,8 **** --- 5,10 ---- top of it by Anthony Baxter <an...@in...>. + This code is released under a Python-style license. + I'm making this release because there hasn't been a release in a heck of a long time, and it probably deserves one. I'd also like to |