diff options
Diffstat (limited to 'binutils/deflex.l')
-rw-r--r-- | binutils/deflex.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/deflex.l b/binutils/deflex.l index 0a9a0d9..e9eca4a 100644 --- a/binutils/deflex.l +++ b/binutils/deflex.l @@ -2,7 +2,7 @@ %{/* deflex.l - Lexer for .def files */ -/* Copyright (C) 1995-2014 Free Software Foundation, Inc. +/* Copyright (C) 1995-2015 Free Software Foundation, Inc. This file is part of GNU Binutils. |