summaryrefslogtreecommitdiff
path: root/gcc/reorg.c
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-01-08 01:43:06 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-01-08 01:43:06 +0000
commitb1103d98f80ee82b2c640f1ac87f6b64993104cf (patch)
treeb4c27975ef5f93b984d3ea6919bc86c362834838 /gcc/reorg.c
parente3f4528229d09749bd1a94518cd89a02d329a006 (diff)
downloadgcc-b1103d98f80ee82b2c640f1ac87f6b64993104cf.tar.gz
Fix up copyright notice.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8726 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/reorg.c')
-rw-r--r--gcc/reorg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reorg.c b/gcc/reorg.c
index bfe75bdd70f..653c477235c 100644
--- a/gcc/reorg.c
+++ b/gcc/reorg.c
@@ -1,5 +1,5 @@
/* Perform instruction reorganizations for delay slot filling.
- Copyright (C) 1992, 1993, 1994. 1995 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu).
Hacked by Michael Tiemann (tiemann@cygnus.com).