Fix copyrights
From-SVN: r32182
This commit is contained in:
parent
4dbba8765d
commit
3852e8afcc
47 changed files with 53 additions and 48 deletions
|
@ -3,7 +3,8 @@
|
|||
it is normally included within source distributions.
|
||||
|
||||
This file lists known bugs in the GCC-2.95 version of the GNU
|
||||
Fortran compiler. Copyright (C) 1995-1999 Free Software Foundation,
|
||||
Fortran compiler. Copyright (C) 1995, 1996, 1997, 1998,
|
||||
1999 Free Software Foundation,
|
||||
Inc. You may copy, distribute, and modify it freely as long as you
|
||||
preserve this copyright notice and permission notice.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Top level makefile fragment for GNU Fortran. -*-makefile-*-
|
||||
# Copyright (C) 1995-1998 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
|
||||
#This file is part of GNU Fortran.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Makefile for GNU F77 compiler.
|
||||
# Copyright (C) 1995-1998 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
|
||||
#This file is part of GNU Fortran.
|
||||
|
||||
|
|
|
@ -3,7 +3,8 @@
|
|||
it is normally included within source distributions.
|
||||
|
||||
This file lists news about the GCC-2.95 version (and some other
|
||||
versions) of the GNU Fortran compiler. Copyright (C) 1995-1999 Free
|
||||
versions) of the GNU Fortran compiler. Copyright (C) 1995, 1996, 1997,
|
||||
1998, 1999 Free
|
||||
Software Foundation, Inc. You may copy, distribute, and modify it
|
||||
freely as long as you preserve this copyright notice and permission
|
||||
notice.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* bad.def -- Public #include File (module.h template V1.0)
|
||||
Copyright (C) 1995-1997 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@c Copyright (C) 1995-1999 Free Software Foundation, Inc.
|
||||
@c Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
|
||||
@c This is part of the G77 manual.
|
||||
@c For copying conditions, see the file g77.texi.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* com-rt.def -- Public #include File (module.h template V1.0)
|
||||
Copyright (C) 1995-1997 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* com.h -- Public #include File (module.h template V1.0)
|
||||
Copyright (C) 1995-1997 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Top level configure fragment for GNU FORTRAN.
|
||||
# Copyright (C) 1995-1997 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
|
||||
#This file is part of GNU Fortran.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* equiv.c -- Implementation File (module.c template V1.0)
|
||||
Copyright (C) 1995-1998 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* expr.c -- Implementation File (module.c template V1.0)
|
||||
Copyright (C) 1995-1998 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" Copyright (c) 1995-1997 Free Software Foundation -*-Text-*-
|
||||
.\" Copyright (c) 1995, 1996, 1997, Free Software Foundation -*-Text-*-
|
||||
.\" See section COPYING for conditions for redistribution
|
||||
.\" FIXME: no info here on predefines. Should there be? extra for F77...
|
||||
.TH G77 1 "1999-02-14" "GNU Tools" "GNU Tools"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@c Copyright (C) 1995-1999 Free Software Foundation, Inc.
|
||||
@c Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
|
||||
@c This is part of the G77 manual.
|
||||
@c For copying conditions, see the file g77.texi.
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
|||
|
||||
@c Keep this the same as the dates above, since it's used
|
||||
@c in the standalone derivations of this file (e.g. INSTALL).
|
||||
@set copyrights 1995-1999
|
||||
@set copyrights 1995, 1996, 1997, 1998, 1999
|
||||
|
||||
@set last-update-install 1999-07-17
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* intrin.c -- Recognize references to intrinsics
|
||||
Copyright (C) 1995-1998 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* intrin.h -- Public interface for intrin.c
|
||||
Copyright (C) 1995-1997 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* lang-options.h file for Fortran
|
||||
Copyright (C) 1995-1998 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* lang-specs.h file for Fortran
|
||||
Copyright (C) 1995-1997, 1999 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Implementation of Fortran lexer
|
||||
Copyright (C) 1995-1998 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@c Copyright (C) 1995-1999 Free Software Foundation, Inc.
|
||||
@c Copyright (C) 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
|
||||
@c This is part of the G77 manual.
|
||||
@c For copying conditions, see the file g77.texi.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* sta.c -- Implementation File (module.c template V1.0)
|
||||
Copyright (C) 1995-1997 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* stc.c -- Implementation File (module.c template V1.0)
|
||||
Copyright (C) 1995-1997 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* stu.c -- Implementation File (module.c template V1.0)
|
||||
Copyright (C) 1995-1997 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Implementation of Fortran symbol manager
|
||||
Copyright (C) 1995-1997 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* target.c -- Implementation File (module.c template V1.0)
|
||||
Copyright (C) 1995-1998 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* top.c -- Implementation File (module.c template V1.0)
|
||||
Copyright (C) 1995-1997, 1999 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* top.h -- Public #include File (module.h template V1.0)
|
||||
Copyright (C) 1995-1997, 1999 Free Software Foundation, Inc.
|
||||
Copyright (C) 1995, 1996, 1997, 1999 Free Software Foundation, Inc.
|
||||
Contributed by James Craig Burley.
|
||||
|
||||
This file is part of GNU Fortran.
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Test to see if a particular fix should be applied to a header file.
|
||||
|
||||
Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
= = = = = = = = = = = = = = = = = = = = = = = = =
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
files which are fixed to work correctly with ANSI C and placed in a
|
||||
directory that GNU C will search.
|
||||
|
||||
Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
files which are fixed to work correctly with ANSI C and placed in a
|
||||
directory that GNU C will search.
|
||||
|
||||
Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Test to see if a particular fix should be applied to a header file.
|
||||
|
||||
Copyright (C) 1997-1999, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
= = = = = = = = = = = = = = = = = = = = = = = = =
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Makefile for GNU compiler for the Java(TM) language.
|
||||
# Copyright (C) 1987, 88, 90-5, 1998, 1999 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1987, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 1998,
|
||||
# 1999 Free Software Foundation, Inc.
|
||||
|
||||
#This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* Process declarations and variables for the GNU compiler for the
|
||||
Java(TM) language.
|
||||
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Handle exceptions for GNU compiler for the Java(TM) language.
|
||||
Copyright (C) 1997, 98-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Process expressions for the GNU compiler for the Java(TM) language.
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Definitions for exception handling for use by the GNU compiler
|
||||
for the Java(TM) language compiler.
|
||||
Copyright (C) 1997, 98-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Definitions for parsing and type checking for the GNU compiler for
|
||||
the Java(TM) language.
|
||||
Copyright (C) 1997, 98-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* Program to dump out a Java(TM) .class file.
|
||||
Functionally similar to Sun's javap.
|
||||
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Utility routines for finding and reading Java(TM) .class files.
|
||||
Copyright (C) 1996, 97-98, 1999, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
It is not stand-alone: It depends on tons of macros, and the
|
||||
intent is you #include this file after you've defined the macros.
|
||||
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Utility macros to read Java(TM) .class files and byte codes.
|
||||
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Specific flags and argument handling of the front-end of the
|
||||
GNU compiler for the Java(TM) language.
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Java(TM) language-specific utility routines.
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Handle types for the GNU compiler for the Java(TM) language.
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
This extracts a member from a .zip file, but does not handle
|
||||
uncompression (since that is not needed for classes.zip).
|
||||
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* Definitions for using a zipped' archive.
|
||||
|
||||
Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* Implement classes and message passing for Objective C.
|
||||
Copyright (C) 1992, 93-95, 97-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1992, 1993, 1994, 1995, 1997, 1998,
|
||||
1999, 2000 Free Software Foundation, Inc.
|
||||
Contributed by Steve Naroff.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
/*WARNING: This file is automatically generated!*/
|
||||
/* YACC parser for C syntax and for Objective C. -*-c-*-
|
||||
Copyright (C) 1987, 88, 89, 92-99, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
|
||||
1999, 2000 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU CC.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue