Make-lang.in, [...]: Update copyright.
* Make-lang.in, dump-parse-tree.c, invoke.texi, lang.opt, match.h, trans-array.h: Update copyright. From-SVN: r99172
This commit is contained in:
parent
b39309c8a1
commit
aa990c836b
@ -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.
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
;
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user