diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2000-09-29 13:21:41 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2000-09-29 13:21:41 +0000 |
commit | 5cc18311d96a51217994f4b6a53ac88a410c9db4 (patch) | |
tree | 977cc43a12503b20786b429280318451bc24c7e7 /ld/ldctor.h | |
parent | 512a2384fe00445101b67b9ac3b24600e01d504e (diff) | |
download | gdb-5cc18311d96a51217994f4b6a53ac88a410c9db4.zip gdb-5cc18311d96a51217994f4b6a53ac88a410c9db4.tar.gz gdb-5cc18311d96a51217994f4b6a53ac88a410c9db4.tar.bz2 |
2000-09-29 Kazu Hirata <kazu@hxi.com>
* deffile.h: Fix formatting.
* ld.h: Likewise.
* ldctor.h: Likewise.
* ldemul.h: Likewise.
* ldexp.h: Likewise.
* ldfile.h: Likewise.
* ldlang.h: Likewise.
* lexsup.c: Likewise.
* mri.c: Likewise.
* pe-dll.c: Likewise.
Diffstat (limited to 'ld/ldctor.h')
-rw-r--r-- | ld/ldctor.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/ldctor.h b/ld/ldctor.h index d873f77..742dbea 100644 --- a/ld/ldctor.h +++ b/ld/ldctor.h @@ -1,6 +1,6 @@ /* ldctor.h - linker constructor support - Copyright 1991, 92, 93, 94, 95, 1998 Free Software Foundation, Inc. - + Copyright 1991, 92, 93, 94, 95, 98, 2000 Free Software Foundation, Inc. + This file is part of GLD, the Gnu Linker. GLD is free software; you can redistribute it and/or modify |