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