]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Make-lang.in, [...]: Update copyright.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 3 May 2005 18:40:36 +0000 (18:40 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 3 May 2005 18:40:36 +0000 (18:40 +0000)
* Make-lang.in, dump-parse-tree.c, invoke.texi, lang.opt,
match.h, trans-array.h: Update copyright.

From-SVN: r99172

gcc/fortran/ChangeLog
gcc/fortran/Make-lang.in
gcc/fortran/dump-parse-tree.c
gcc/fortran/invoke.texi
gcc/fortran/lang.opt
gcc/fortran/match.h

index c50e32ef1d4d90065944ffae8a91a237aea9c4a8..566d01f0c0840efc9ce6841cfdbcbeb344472bf9 100644 (file)
@@ -1,3 +1,8 @@
+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.
index 8551e06211d9be1bad92ed1fcfe20416eb8551c2..3775c8585b55d6d4f074946295947794c9422ae0 100644 (file)
@@ -1,6 +1,6 @@
 # -*- 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>
 
index 3df244cca71e749e5128c8f88725f90412829fa2..61e55685a02667514b084d7b0183ce96d8442bf3 100644 (file)
@@ -1,5 +1,5 @@
 /* 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.
index 971dda1975cdc11291b18664ab7827277ab0a51f..22f20dc71eb4ab6ef2161989f705fa3c9a5b2214 100644 (file)
@@ -1,11 +1,11 @@
-@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
index aba63d8d594944886fb29f95a8f2f585b3854452..645b3e904d61cae0662d05ebea5b5d65a56411f1 100644 (file)
@@ -1,5 +1,5 @@
 ; 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.
 ;
index 2351f9b92bfedb83904838893636b20ab37c99fa..f146c5c3fe66d0f3eed9e02658c0b77e4066b967 100644 (file)
@@ -1,5 +1,5 @@
 /* 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.