summaryrefslogtreecommitdiff
path: root/binutils/arlex.l
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/arlex.l')
-rw-r--r--binutils/arlex.l3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/arlex.l b/binutils/arlex.l
index a7f0ca2967..500f407c2b 100644
--- a/binutils/arlex.l
+++ b/binutils/arlex.l
@@ -1,7 +1,8 @@
%{
/* arlex.l - Strange script language lexer */
-/* Copyright 1992, 1997, 2000, 2002, 2003 Free Software Foundation, Inc.
+/* Copyright 1992, 1997, 2000, 2001, 2002, 2003, 2004
+ Free Software Foundation, Inc.
This file is part of GNU Binutils.