summaryrefslogtreecommitdiff
path: root/gcc/recog.c
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-23 23:49:36 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2004-01-23 23:49:36 +0000
commitdcdca5f7863fb84dfc651649eba76511254d55e9 (patch)
tree7c013040e09ba68a52ff15e405346efca96811a2 /gcc/recog.c
parent80f0bab197e581906b37719d2d8349ec188f0396 (diff)
downloadgcc-dcdca5f7863fb84dfc651649eba76511254d55e9.tar.gz
* recog.c: Fix a typo in copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76467 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/recog.c')
-rw-r--r--gcc/recog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/recog.c b/gcc/recog.c
index ec6be317c81..2224c5ac8f4 100644
--- a/gcc/recog.c
+++ b/gcc/recog.c
@@ -1,6 +1,6 @@
/* Subroutines used by or related to instruction recognition.
Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998
- 1999, 2000, 2001, 2002, 2003, 2004, 2003 Free Software Foundation, Inc.
+ 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of GCC.