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