diff options
Diffstat (limited to 'binutils/arlex.l')
-rw-r--r-- | binutils/arlex.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/arlex.l b/binutils/arlex.l index 8ee5ce0..08c2307 100644 --- a/binutils/arlex.l +++ b/binutils/arlex.l @@ -3,7 +3,7 @@ %{ /* arlex.l - Strange script language lexer */ -/* Copyright (C) 1992-2020 Free Software Foundation, Inc. +/* Copyright (C) 1992-2021 Free Software Foundation, Inc. This file is part of GNU Binutils. |