diff options
Diffstat (limited to 'binutils/defparse.y')
-rw-r--r-- | binutils/defparse.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/defparse.y b/binutils/defparse.y index 84a8f26..72538b5 100644 --- a/binutils/defparse.y +++ b/binutils/defparse.y @@ -1,6 +1,6 @@ %{ /* defparse.y - parser for .def files */ -/* Copyright (C) 1995-2016 Free Software Foundation, Inc. +/* Copyright (C) 1995-2017 Free Software Foundation, Inc. This file is part of GNU Binutils. |