OSDN Git Service

Fix copyright dates.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Jan 1999 19:40:37 +0000 (19:40 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Jan 1999 19:40:37 +0000 (19:40 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24527 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/gcse.c

index 7209d2b..3504339 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.