X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Flists.c;h=9efa596c512d6972d2e8469d37d74f54fd1a3de0;hb=bfbcf632cf729f774b789bbccc0b3eada34c6cbb;hp=c36e8cf3e5177b253bbaa388b2e54e0c09af33ec;hpb=7035b2ab9789880dfe54b3d18299b944ef796df6;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/lists.c b/gcc/lists.c index c36e8cf3e51..9efa596c512 100644 --- a/gcc/lists.c +++ b/gcc/lists.c @@ -1,6 +1,6 @@ /* List management for the GCC expander. Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2003 Free Software Foundation, Inc. + 1999, 2003, 2004 Free Software Foundation, Inc. This file is part of GCC. @@ -16,8 +16,8 @@ for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free -Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ #include "config.h" #include "system.h"