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 e08bf4f8471..20ae82e4ecc 100644 --- a/binutils/nlmheader.y +++ b/binutils/nlmheader.y @@ -1,5 +1,5 @@ %{/* nlmheader.y - parse NLM header specification keywords. - Copyright (C) 1993-2016 Free Software Foundation, Inc. + Copyright (C) 1993-2017 Free Software Foundation, Inc. This file is part of GNU Binutils. |