+2005-05-03 Kazu Hirata <kazu@cs.umass.edu>
+
+ * Make-lang.in, dump-parse-tree.c, invoke.texi, lang.opt,
+ match.h, trans-array.h: Update copyright.
+
2005-04-29 Tom Tromey <tromey@redhat.com>
* f95-lang.c (poplevel): Updated for change to build_block.
# -*- makefile -*-
# Top level makefile fragment for GNU gfortran, the GNU Fortran 95 compiler.
-# Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
# Contributed by Paul Brook <paul@nowt.org
# and Steven Bosscher <s.bosscher@student.tudelft.nl>
/* Parse tree dumper
- Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
Contributed by Steven Bosscher
This file is part of GCC.
-@c Copyright (C) 2004
+@c Copyright (C) 2004, 2005
@c Free Software Foundation, Inc.
@c This is part of the GFORTRAN manual.
@c For copying conditions, see the file gfortran.texi.
@ignore
@c man begin COPYRIGHT
-Copyright @copyright{} 2004
+Copyright @copyright{} 2004, 2005
Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
; Options for the Fortran 95 front end.
-; Copyright (C) 2003, 2004 Free Software Foundation, Inc.
+; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
;
; This file is part of GCC.
;
/* All matcher functions.
- Copyright (C) 2003 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2005 Free Software Foundation, Inc.
Contributed by Steven Bosscher
This file is part of GCC.