summaryrefslogtreecommitdiff
path: root/gcc/recog.h
diff options
context:
space:
mode:
authorschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-11 02:00:26 +0000
committerschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-11 02:00:26 +0000
commitb350be29a7115262006fc622d0bef3e574ecd2f6 (patch)
treee73183cf875049b25d8a6983cf52c76f229369bb /gcc/recog.h
parentf3fb4af5f7a3fecc49cff062342d52c754e45ceb (diff)
downloadgcc-b350be29a7115262006fc622d0bef3e574ecd2f6.tar.gz
Update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24610 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/recog.h')
-rw-r--r--gcc/recog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/recog.h b/gcc/recog.h
index 8a8ee3bf015..600d786fcc9 100644
--- a/gcc/recog.h
+++ b/gcc/recog.h
@@ -1,5 +1,5 @@
/* Declarations for interface to insn recognizer and insn-output.c.
- Copyright (C) 1987, 1996, 1997, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.