aboutsummaryrefslogtreecommitdiff
path: root/binutils/rclex.l
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/rclex.l')
-rw-r--r--binutils/rclex.l3
1 files changed, 2 insertions, 1 deletions
diff --git a/binutils/rclex.l b/binutils/rclex.l
index 0afad4d..4028405 100644
--- a/binutils/rclex.l
+++ b/binutils/rclex.l
@@ -1,5 +1,6 @@
%{ /* rclex.l -- lexer for Windows rc files parser */
-/* Copyright 1997, 1998, 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
+/* Copyright 1997, 1998, 1999, 2001, 2002, 2003, 2005
+ Free Software Foundation, Inc.
Written by Ian Lance Taylor, Cygnus Support.
This file is part of GNU Binutils.