Update copyright
authorMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 2 Jan 2001 18:19:28 +0000 (18:19 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 2 Jan 2001 18:19:28 +0000 (18:19 +0000)
From-SVN: r38632

gcc/tree.def

index 23fda18c516a0823fac04328f61958da32470fb8..c59f7f219e0d391743d34ac4a21fbce87af10385 100644 (file)
@@ -1,6 +1,6 @@
 /* This file contains the definitions and documentation for the
    tree codes used in the GNU C compiler.
-   Copyright (C) 1987, 1988, 1993, 1995, 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1987, 1988, 1993, 1995, 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of GNU CC.