aboutsummaryrefslogtreecommitdiff
path: root/ld/pe-dll.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-01-04 23:33:29 +0000
committerNick Clifton <nickc@redhat.com>2000-01-04 23:33:29 +0000
commita6483292c26c4ad8e8f19a3207b70585087a5a4a (patch)
treec3c6ed48f006d9583def64bb62d89cda73062f4a /ld/pe-dll.c
parent5aaace278daa85ea6c3255a47e4dd47f7f25df26 (diff)
downloadfsf-binutils-gdb-a6483292c26c4ad8e8f19a3207b70585087a5a4a.zip
fsf-binutils-gdb-a6483292c26c4ad8e8f19a3207b70585087a5a4a.tar.gz
fsf-binutils-gdb-a6483292c26c4ad8e8f19a3207b70585087a5a4a.tar.bz2
Added year 2000 copyright notice
Diffstat (limited to 'ld/pe-dll.c')
-rw-r--r--ld/pe-dll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/pe-dll.c b/ld/pe-dll.c
index afb7edd..8e543b2 100644
--- a/ld/pe-dll.c
+++ b/ld/pe-dll.c
@@ -1,5 +1,5 @@
/* Routines to help build PEI-format DLLs (Win32 etc)
- Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
Written by DJ Delorie <dj@cygnus.com>
This file is part of GLD, the Gnu Linker.