Added year 2000 copyright notice
This commit is contained in:
parent
5aaace278d
commit
a6483292c2
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
%{ /* deffilep.y - parser for .def files */
|
%{ /* 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.
|
This file is part of GNU Binutils.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Routines to help build PEI-format DLLs (Win32 etc)
|
/* 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>
|
Written by DJ Delorie <dj@cygnus.com>
|
||||||
|
|
||||||
This file is part of GLD, the Gnu Linker.
|
This file is part of GLD, the Gnu Linker.
|
||||||
|
|
Loading…
Reference in a new issue