diff options
Diffstat (limited to 'binutils/nlmheader.y')
-rw-r--r-- | binutils/nlmheader.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/nlmheader.y b/binutils/nlmheader.y index 0f1e22aa5e3..3ab5a794a13 100644 --- a/binutils/nlmheader.y +++ b/binutils/nlmheader.y @@ -1,5 +1,5 @@ %{/* nlmheader.y - parse NLM header specification keywords. - Copyright (C) 1993, 94, 95, 97, 1998 Free Software Foundation, Inc. + Copyright 1993, 1994, 1995, 1997, 1998 Free Software Foundation, Inc. This file is part of GNU Binutils. |