projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5aaace2
)
Added year 2000 copyright notice
author
Nick Clifton
<nickc@redhat.com>
Tue, 4 Jan 2000 23:33:29 +0000
(23:33 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 4 Jan 2000 23:33:29 +0000
(23:33 +0000)
ld/deffilep.y
patch
|
blob
|
history
ld/pe-dll.c
patch
|
blob
|
history
diff --git
a/ld/deffilep.y
b/ld/deffilep.y
index 6b17e55817e6f0b4b57dce29113a1081eb2d95f5..760167b4ce549e8a40a66020717f46bc5e63b090 100644
(file)
--- a/
ld/deffilep.y
+++ b/
ld/deffilep.y
@@
-1,6
+1,6
@@
%{ /* deffilep.y - parser for .def files */
-/* Copyright (C) 1995, 1997, 1998, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1997, 1998, 1999
, 2000
Free Software Foundation, Inc.
This file is part of GNU Binutils.
diff --git
a/ld/pe-dll.c
b/ld/pe-dll.c
index afb7edd60c4ece69fc91c661e05887f5be2b6927..8e543b2a0ad4c5655901f09ec3bc98bed72af23c 100644
(file)
--- 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.