diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-07-30 20:05:42 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-07-30 20:05:42 +0000 |
commit | 2ed9fe477a037a213abb0010f16488f3f7f8d6fc (patch) | |
tree | e07adb869dd3309777fe2805b2e99a1205dcc26f /ld/ld.h | |
parent | 8dfb05cc95e407038e3b8a8647cbf8abe63dd757 (diff) | |
download | gdb-2ed9fe477a037a213abb0010f16488f3f7f8d6fc.zip gdb-2ed9fe477a037a213abb0010f16488f3f7f8d6fc.tar.gz gdb-2ed9fe477a037a213abb0010f16488f3f7f8d6fc.tar.bz2 |
update copyright
Diffstat (limited to 'ld/ld.h')
-rw-r--r-- | ld/ld.h | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,5 @@ -/* ld.h - - - Copyright (C) 1991, 1993, 1994, 1995 Free Software Foundation, Inc. +/* ld.h -- general linker header file + Copyright (C) 1991, 93, 94, 95, 1996 Free Software Foundation, Inc. This file is part of GLD, the Gnu Linker. @@ -15,8 +14,9 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GLD; see the file COPYING. If not, write to - the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + along with GLD; see the file COPYING. If not, write to the Free + Software Foundation, 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. */ #ifndef LD_H #define LD_H |