Fix copyright dates.
authorJeff Law <law@gcc.gnu.org>
Wed, 6 Jan 1999 19:40:37 +0000 (12:40 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 6 Jan 1999 19:40:37 +0000 (12:40 -0700)
From-SVN: r24527

gcc/gcse.c

index 7209d2b9a77aebc8c7d8367f8ef3e4c9688c58ee..350433937980bd0755787b1caf429790691f20fe 100644 (file)
@@ -1,6 +1,6 @@
 /* Global common subexpression elimination
    and global constant/copy propagation for GNU compiler.
-   Copyright (C) 1997 Free Software Foundation, Inc.
+   Copyright (C) 1997, 1998 Free Software Foundation, Inc.
 
 This file is part of GNU CC.