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 15a43c0..8ff72b8 100644 --- a/binutils/deflex.l +++ b/binutils/deflex.l @@ -1,6 +1,6 @@ %{/* deflex.l - Lexer for .def files */ -/* Copyright (C) 1995, 1997, 1998, 1999 Free Software Foundation, Inc. +/* Copyright 1995, 1997, 1998, 1999 Free Software Foundation, Inc. This file is part of GNU Binutils. |