aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.def
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1993-06-30 17:26:29 +0000
committerRichard Stallman <rms@gnu.org>1993-06-30 17:26:29 +0000
commitb3fcd2906ad11dc8fa9c04bdbf52b2b0e4a4db6a (patch)
tree3f35e8198e6e813b33c492259febf48f65a7201e /gcc/rtl.def
parentdaa4489f7b9b74b63456374e5b48cc60205e468d (diff)
downloadgcc-b3fcd2906ad11dc8fa9c04bdbf52b2b0e4a4db6a.zip
gcc-b3fcd2906ad11dc8fa9c04bdbf52b2b0e4a4db6a.tar.gz
gcc-b3fcd2906ad11dc8fa9c04bdbf52b2b0e4a4db6a.tar.bz2
Fix copyright years.
From-SVN: r4802
Diffstat (limited to 'gcc/rtl.def')
-rw-r--r--gcc/rtl.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl.def b/gcc/rtl.def
index 1585ea3..bc219b6 100644
--- a/gcc/rtl.def
+++ b/gcc/rtl.def
@@ -1,7 +1,7 @@
/* This file contains the definitions and documentation for the
Register Transfer Expressions (rtx's) that make up the
Register Transfer Language (rtl) used in the Back End of the GNU compiler.
- Copyright (C) 1987-1991 Free Software Foundation, Inc.
+ Copyright (C) 1987, 1988, 1992 Free Software Foundation, Inc.
This file is part of GNU CC.