diff options
author | John Gilmore <gnu@cygnus> | 1992-10-15 10:59:13 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-10-15 10:59:13 +0000 |
commit | 4a8db3300db9cd74221bf217a776ba140382f328 (patch) | |
tree | b088d4945c82bc34ff90bff669c6d90eca0b718f /bfd/srec.c | |
parent | b1b819bdc785c921882184f0e130f09e43005298 (diff) | |
download | gdb-4a8db3300db9cd74221bf217a776ba140382f328.zip gdb-4a8db3300db9cd74221bf217a776ba140382f328.tar.gz gdb-4a8db3300db9cd74221bf217a776ba140382f328.tar.bz2 |
Insert copyright notices in all BFD files that need them.
Update copyrights on recently changed files to 1992.
Regularize first-line comments somewhat.
Diffstat (limited to 'bfd/srec.c')
-rw-r--r-- | bfd/srec.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -/* BFD backend for s-record objects. - Copyright (C) 1990-1991 Free Software Foundation, Inc. +/* BFD back-end for s-record objects. + Copyright 1990, 1991, 1992 Free Software Foundation, Inc. Written by Steve Chamberlain of Cygnus Support <sac@cygnus.com>. This file is part of BFD, the Binary File Descriptor library. |