projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da6eec7
)
Remove bogus copyright message in my last entry.
author
David O'Brien
<obrien@gcc.gnu.org>
Wed, 16 Oct 2002 03:45:02 +0000
(
03:45
+0000)
committer
David O'Brien
<obrien@gcc.gnu.org>
Wed, 16 Oct 2002 03:45:02 +0000
(
03:45
+0000)
From-SVN: r58188
include/ChangeLog
patch
|
blob
|
history
diff --git
a/include/ChangeLog
b/include/ChangeLog
index b7b4bfbb29d9a808bd69002e6fea6506ccfef8ef..8fd4b4869266dc1999bd78cd8ef16d39002ebdc3 100644
(file)
--- a/
include/ChangeLog
+++ b/
include/ChangeLog
@@
-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>