diff options
author | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-02-07 17:44:47 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-02-07 17:44:47 +0000 |
commit | 6cd87539f27d470160ca52ffd48d3b850d3366f8 (patch) | |
tree | 0dac39fe35b771f55b3ab13cec5a0e49f66f57cd /gcc/lcm.c | |
parent | 09d84e04ef40c67fae280df651cfdec81096a4c6 (diff) | |
download | gcc-6cd87539f27d470160ca52ffd48d3b850d3366f8.zip gcc-6cd87539f27d470160ca52ffd48d3b850d3366f8.tar.gz gcc-6cd87539f27d470160ca52ffd48d3b850d3366f8.tar.bz2 |
Update Copyright notice
From-SVN: r39519
Diffstat (limited to 'gcc/lcm.c')
-rw-r--r-- | gcc/lcm.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* Generic partial redundancy elimination with lazy code motion support. - Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of GNU CC. |