summaryrefslogtreecommitdiff
path: root/binutils/arlex.l
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2005-03-03 12:05:13 +0000
committerAlan Modra <amodra@bigpond.net.au>2005-03-03 12:05:13 +0000
commit84aefc2932d3058b327e59bf6f9a49f66074d8b0 (patch)
tree1fd7af716e0119f84a7e80ea7f2ed246344911bc /binutils/arlex.l
parentd4074b8619ddda242c3e286fa561af7cc0bf578f (diff)
downloadbinutils-redhat-84aefc2932d3058b327e59bf6f9a49f66074d8b0.tar.gz
update copyright dates
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.