Remove bogus copyright message in my last entry.
authorDavid O'Brien <obrien@gcc.gnu.org>
Wed, 16 Oct 2002 03:45:02 +0000 (03:45 +0000)
committerDavid O'Brien <obrien@gcc.gnu.org>
Wed, 16 Oct 2002 03:45:02 +0000 (03:45 +0000)
From-SVN: r58188

include/ChangeLog

index b7b4bfbb29d9a808bd69002e6fea6506ccfef8ef..8fd4b4869266dc1999bd78cd8ef16d39002ebdc3 100644 (file)
@@ -1,7 +1,6 @@
 2002-10-11  David O'Brien  <obrien@FreeBSD.org>
 
-       * getopt.h: getopt is in unistd.h.  The Single UNIX(tm) Specification,
-       Version 2 Copyright (c)1997 The Open Group
+       * getopt.h: getopt is in unistd.h (based on SUSv2).
 
 2002-09-19  Alexandre Oliva  <aoliva@redhat.com>