OSDN Git Service

Update copyright
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jan 2001 18:19:28 +0000 (18:19 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Jan 2001 18:19:28 +0000 (18:19 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38632 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/tree.def

index 23fda18..c59f7f2 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.