aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-07-31 16:58:05 +0000
committerJohn Gilmore <gnu@cygnus>1991-07-31 16:58:05 +0000
commit3c8a3c56e4007e356d964afc9dbf1f15c7ed1c6b (patch)
tree71f88c31cda03bcbd12a88aaab49a2eb03fc90f0 /bfd/ChangeLog
parent6dadbcb63c3b635406fd65714ac304d6660167e4 (diff)
downloadgdb-3c8a3c56e4007e356d964afc9dbf1f15c7ed1c6b.zip
gdb-3c8a3c56e4007e356d964afc9dbf1f15c7ed1c6b.tar.gz
gdb-3c8a3c56e4007e356d964afc9dbf1f15c7ed1c6b.tar.bz2
* all files: update copyright notices for GPL version 2.
Install header comments and attribute most modules to their authors. BFD's name is now officially "Binary File Descriptor", so remove any conflicting perjoratives.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5a80a69..73f3fae 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+Wed Jul 31 09:53:52 1991 John Gilmore (gnu at cygint.cygnus.com)
+
+ * all files: update copyright notices for GPL version 2.
+ Install header comments and attribute most modules to their
+ authors. BFD's name is now officially "Binary File Descriptor",
+ so remove any conflicting perjoratives.
+ archures.h: Consists solely of comments; remove it.
+
Fri Jul 26 18:11:34 1991 Steve Chamberlain (steve at cygint.cygnus.com)
* Makefile.in, bfd.c: Made it compile again.