Update Copyright notice
authorAlexandre Oliva <aoliva@gcc.gnu.org>
Wed, 7 Feb 2001 17:44:47 +0000 (17:44 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Wed, 7 Feb 2001 17:44:47 +0000 (17:44 +0000)
From-SVN: r39519

gcc/lcm.c

index d092c7a70890e62225be465353b486dd61662fb5..3837aebbcd307dc8edaf5dc9eaf7e2889cc3d9ac 100644 (file)
--- a/gcc/lcm.c
+++ b/gcc/lcm.c
@@ -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.