projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b917a5
)
Fix copyright dates.
author
Jeff Law
<law@gcc.gnu.org>
Wed, 6 Jan 1999 19:40:37 +0000
(12:40 -0700)
committer
Jeff Law
<law@gcc.gnu.org>
Wed, 6 Jan 1999 19:40:37 +0000
(12:40 -0700)
From-SVN: r24527
gcc/gcse.c
patch
|
blob
|
history
diff --git
a/gcc/gcse.c
b/gcc/gcse.c
index 7209d2b9a77aebc8c7d8367f8ef3e4c9688c58ee..350433937980bd0755787b1caf429790691f20fe 100644
(file)
--- a/
gcc/gcse.c
+++ b/
gcc/gcse.c
@@
-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.