From 1bf27b5bf3e7ad756011393cec9b726ced330851 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 6 Jan 1999 16:44:26 -0700 Subject: [PATCH] Fix copyright. From-SVN: r24551 --- gcc/combine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/combine.c b/gcc/combine.c index a528a5658af..8cbbb81cd9f 100644 --- a/gcc/combine.c +++ b/gcc/combine.c @@ -1,5 +1,5 @@ /* Optimize by combining instructions for GNU compiler. - Copyright (C) 1987, 88, 92-97, 1998 Free Software Foundation, Inc. + Copyright (C) 1987, 88, 92-98, 1999 Free Software Foundation, Inc. This file is part of GNU CC.