diff options
Diffstat (limited to 'binutils/defparse.y')
-rw-r--r-- | binutils/defparse.y | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/binutils/defparse.y b/binutils/defparse.y index a4e73eb..badc312 100644 --- a/binutils/defparse.y +++ b/binutils/defparse.y @@ -1,7 +1,6 @@ %{ /* defparse.y - parser for .def files */ -/* Copyright 1995, 1997, 1998, 1999, 2001, 2004, 2005, 2007 - Free Software Foundation, Inc. +/* Copyright (C) 1995-2014 Free Software Foundation, Inc. This file is part of GNU Binutils. |