On Wed, May 31, 2006 at 12:09:47PM -0400, Will H. Backman wrote: > While wandering through the usr.bin source tree (not to imply that I am > qualified to take the journey), I noticed that getopt.c doesn't have a > license clause in it. > Anyone know who "david" might be? > $OpenBSD: getopt.c,v 1.6 2003/07/10 00:06:51 david Exp $ > > -- Will
the file was indeed missing its copyright. the author has agreed to its being public domain, so a suitable blurb has been added (as per getopt.1). thanks for the mail jmc