From: Nick Clifton Date: Tue, 4 Jan 2000 23:33:29 +0000 (+0000) Subject: Added year 2000 copyright notice X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a6483292c26c4ad8e8f19a3207b70585087a5a4a;p=binutils-gdb.git Added year 2000 copyright notice --- diff --git a/ld/deffilep.y b/ld/deffilep.y index 6b17e55817e..760167b4ce5 100644 --- 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 afb7edd60c4..8e543b2a0ad 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 This file is part of GLD, the Gnu Linker.