summaryrefslogtreecommitdiff
path: root/gcc/recog.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-06 20:51:20 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-01-06 20:51:20 +0000
commit41e3445a16fceee8f9cb4d6c689eb5687d91a466 (patch)
tree04f0eeb6da1b042602354a378fbc1f999806ec75 /gcc/recog.h
parenta8cffe1148512531649d897c006d23e36a22342c (diff)
downloadgcc-41e3445a16fceee8f9cb4d6c689eb5687d91a466.tar.gz
More copyright fixes. Oh what fun.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24536 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 d30b9929faa..1b4e974a435 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 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1996, 1997, 1998 Free Software Foundation, Inc.
This file is part of GNU CC.