summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/f/BUGS3
-rw-r--r--gcc/f/Make-lang.in2
-rw-r--r--gcc/f/Makefile.in2
-rw-r--r--gcc/f/NEWS3
-rw-r--r--gcc/f/bad.def2
-rw-r--r--gcc/f/bugs.texi2
-rw-r--r--gcc/f/com-rt.def2
-rw-r--r--gcc/f/com.h2
-rw-r--r--gcc/f/config-lang.in2
-rw-r--r--gcc/f/equiv.c2
-rw-r--r--gcc/f/expr.c2
-rw-r--r--gcc/f/g77.12
-rw-r--r--gcc/f/g77install.texi4
-rw-r--r--gcc/f/intrin.c2
-rw-r--r--gcc/f/intrin.h2
-rw-r--r--gcc/f/lang-options.h2
-rw-r--r--gcc/f/lang-specs.h2
-rw-r--r--gcc/f/lex.c2
-rw-r--r--gcc/f/news.texi2
-rw-r--r--gcc/f/sta.c2
-rw-r--r--gcc/f/stc.c2
-rw-r--r--gcc/f/stu.c2
-rw-r--r--gcc/f/symbol.c2
-rw-r--r--gcc/f/target.c2
-rw-r--r--gcc/f/top.c2
-rw-r--r--gcc/f/top.h2
-rw-r--r--gcc/fixinc/fixfixes.c2
-rw-r--r--gcc/fixinc/fixincl.c2
-rw-r--r--gcc/fixinc/fixlib.h2
-rw-r--r--gcc/fixinc/fixtests.c2
-rw-r--r--gcc/java/Makefile.in3
-rw-r--r--gcc/java/decl.c2
-rw-r--r--gcc/java/except.c2
-rw-r--r--gcc/java/expr.c2
-rw-r--r--gcc/java/java-except.h2
-rw-r--r--gcc/java/java-tree.h2
-rw-r--r--gcc/java/jcf-dump.c2
-rw-r--r--gcc/java/jcf-io.c2
-rw-r--r--gcc/java/jcf-reader.c2
-rw-r--r--gcc/java/jcf.h2
-rw-r--r--gcc/java/jvspec.c2
-rw-r--r--gcc/java/lang.c2
-rw-r--r--gcc/java/typeck.c2
-rw-r--r--gcc/java/zextract.c2
-rw-r--r--gcc/java/zipfile.h2
-rw-r--r--gcc/objc/objc-act.c3
-rw-r--r--gcc/objc/objc-parse.y3
47 files changed, 53 insertions, 48 deletions
diff --git a/gcc/f/BUGS b/gcc/f/BUGS
index 60def78f73c..d06d16d61c7 100644
--- a/gcc/f/BUGS
+++ b/gcc/f/BUGS
@@ -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.
diff --git a/gcc/f/Make-lang.in b/gcc/f/Make-lang.in
index cf7d705ef80..af6b4d77c78 100644
--- a/gcc/f/Make-lang.in
+++ b/gcc/f/Make-lang.in
@@ -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.
diff --git a/gcc/f/Makefile.in b/gcc/f/Makefile.in
index 77cc972ea35..f95a155ce60 100644
--- a/gcc/f/Makefile.in
+++ b/gcc/f/Makefile.in
@@ -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.
diff --git a/gcc/f/NEWS b/gcc/f/NEWS
index 1ef98357b5e..3a6cf362c1a 100644
--- a/gcc/f/NEWS
+++ b/gcc/f/NEWS
@@ -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.
diff --git a/gcc/f/bad.def b/gcc/f/bad.def
index 4c7bfe475f2..fbc237b2a66 100644
--- a/gcc/f/bad.def
+++ b/gcc/f/bad.def
@@ -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.
diff --git a/gcc/f/bugs.texi b/gcc/f/bugs.texi
index 4f0fe70e73c..be51c8e28ec 100644
--- a/gcc/f/bugs.texi
+++ b/gcc/f/bugs.texi
@@ -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.
diff --git a/gcc/f/com-rt.def b/gcc/f/com-rt.def
index cb3a5f14e8e..ed934035cca 100644
--- a/gcc/f/com-rt.def
+++ b/gcc/f/com-rt.def
@@ -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.
diff --git a/gcc/f/com.h b/gcc/f/com.h
index 84187a02bb0..99c5503cdb9 100644
--- a/gcc/f/com.h
+++ b/gcc/f/com.h
@@ -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.
diff --git a/gcc/f/config-lang.in b/gcc/f/config-lang.in
index 504bc203169..d68334de467 100644
--- a/gcc/f/config-lang.in
+++ b/gcc/f/config-lang.in
@@ -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.
diff --git a/gcc/f/equiv.c b/gcc/f/equiv.c
index 4d89622abb1..54dc12bf719 100644
--- a/gcc/f/equiv.c
+++ b/gcc/f/equiv.c
@@ -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.
diff --git a/gcc/f/expr.c b/gcc/f/expr.c
index 67b3765bd2a..82b9f47bc59 100644
--- a/gcc/f/expr.c
+++ b/gcc/f/expr.c
@@ -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.
diff --git a/gcc/f/g77.1 b/gcc/f/g77.1
index 3f20af9fffd..88eb6762d99 100644
--- a/gcc/f/g77.1
+++ b/gcc/f/g77.1
@@ -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"
diff --git a/gcc/f/g77install.texi b/gcc/f/g77install.texi
index abc63963554..baa72ea76e7 100644
--- a/gcc/f/g77install.texi
+++ b/gcc/f/g77install.texi
@@ -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
diff --git a/gcc/f/intrin.c b/gcc/f/intrin.c
index fa316212d60..2d78841a4cd 100644
--- a/gcc/f/intrin.c
+++ b/gcc/f/intrin.c
@@ -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.
diff --git a/gcc/f/intrin.h b/gcc/f/intrin.h
index 5b8d725da43..d6cca3b9f79 100644
--- a/gcc/f/intrin.h
+++ b/gcc/f/intrin.h
@@ -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.
diff --git a/gcc/f/lang-options.h b/gcc/f/lang-options.h
index f9bb90d3227..804c7eda136 100644
--- a/gcc/f/lang-options.h
+++ b/gcc/f/lang-options.h
@@ -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.
diff --git a/gcc/f/lang-specs.h b/gcc/f/lang-specs.h
index 4ee032003c1..4ee06574ff8 100644
--- a/gcc/f/lang-specs.h
+++ b/gcc/f/lang-specs.h
@@ -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.
diff --git a/gcc/f/lex.c b/gcc/f/lex.c
index cee6cabc4c4..0a5435c3753 100644
--- a/gcc/f/lex.c
+++ b/gcc/f/lex.c
@@ -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.
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index 455989b6f2f..dceaeac4140 100644
--- a/gcc/f/news.texi
+++ b/gcc/f/news.texi
@@ -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.
diff --git a/gcc/f/sta.c b/gcc/f/sta.c
index 52cb37b2aae..0c5f3b728c4 100644
--- a/gcc/f/sta.c
+++ b/gcc/f/sta.c
@@ -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.
diff --git a/gcc/f/stc.c b/gcc/f/stc.c
index b89b7472d57..50a196ef592 100644
--- a/gcc/f/stc.c
+++ b/gcc/f/stc.c
@@ -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.
diff --git a/gcc/f/stu.c b/gcc/f/stu.c
index cc1d95c7681..bd96ee7b5ab 100644
--- a/gcc/f/stu.c
+++ b/gcc/f/stu.c
@@ -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.
diff --git a/gcc/f/symbol.c b/gcc/f/symbol.c
index c4bd14deb99..f6c220283d1 100644
--- a/gcc/f/symbol.c
+++ b/gcc/f/symbol.c
@@ -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.
diff --git a/gcc/f/target.c b/gcc/f/target.c
index 5712bdd798a..62b1fb8c47a 100644
--- a/gcc/f/target.c
+++ b/gcc/f/target.c
@@ -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.
diff --git a/gcc/f/top.c b/gcc/f/top.c
index 6b199881282..c48e9f1b7d4 100644
--- a/gcc/f/top.c
+++ b/gcc/f/top.c
@@ -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.
diff --git a/gcc/f/top.h b/gcc/f/top.h
index 3c92c269226..e15449751b9 100644
--- a/gcc/f/top.h
+++ b/gcc/f/top.h
@@ -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.
diff --git a/gcc/fixinc/fixfixes.c b/gcc/fixinc/fixfixes.c
index 7f481ebead3..d9f5aac89b7 100644
--- a/gcc/fixinc/fixfixes.c
+++ b/gcc/fixinc/fixfixes.c
@@ -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.
= = = = = = = = = = = = = = = = = = = = = = = = =
diff --git a/gcc/fixinc/fixincl.c b/gcc/fixinc/fixincl.c
index cfd7d9e20c4..6a5ca18d851 100644
--- a/gcc/fixinc/fixincl.c
+++ b/gcc/fixinc/fixincl.c
@@ -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.
diff --git a/gcc/fixinc/fixlib.h b/gcc/fixinc/fixlib.h
index 7794c9c4e13..3e9be5ca2a6 100644
--- a/gcc/fixinc/fixlib.h
+++ b/gcc/fixinc/fixlib.h
@@ -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.
diff --git a/gcc/fixinc/fixtests.c b/gcc/fixinc/fixtests.c
index 445fa2aeb02..1507a166af0 100644
--- a/gcc/fixinc/fixtests.c
+++ b/gcc/fixinc/fixtests.c
@@ -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.
= = = = = = = = = = = = = = = = = = = = = = = = =
diff --git a/gcc/java/Makefile.in b/gcc/java/Makefile.in
index 633a13f11fb..73bc64e5b09 100644
--- a/gcc/java/Makefile.in
+++ b/gcc/java/Makefile.in
@@ -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.
diff --git a/gcc/java/decl.c b/gcc/java/decl.c
index 46d322b6216..5e64c640890 100644
--- a/gcc/java/decl.c
+++ b/gcc/java/decl.c
@@ -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.
diff --git a/gcc/java/except.c b/gcc/java/except.c
index 83b9a819f77..0b1590ffca3 100644
--- a/gcc/java/except.c
+++ b/gcc/java/except.c
@@ -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.
diff --git a/gcc/java/expr.c b/gcc/java/expr.c
index 41a1d3d99b1..7dcf6f5d431 100644
--- a/gcc/java/expr.c
+++ b/gcc/java/expr.c
@@ -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.
diff --git a/gcc/java/java-except.h b/gcc/java/java-except.h
index e06905309bc..9ff58ba2362 100644
--- a/gcc/java/java-except.h
+++ b/gcc/java/java-except.h
@@ -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.
diff --git a/gcc/java/java-tree.h b/gcc/java/java-tree.h
index 536fdc18682..0699461d166 100644
--- a/gcc/java/java-tree.h
+++ b/gcc/java/java-tree.h
@@ -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.
diff --git a/gcc/java/jcf-dump.c b/gcc/java/jcf-dump.c
index b8531d47c7b..8fb63cb34e5 100644
--- a/gcc/java/jcf-dump.c
+++ b/gcc/java/jcf-dump.c
@@ -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
diff --git a/gcc/java/jcf-io.c b/gcc/java/jcf-io.c
index 869bc002da6..38ed9082c37 100644
--- a/gcc/java/jcf-io.c
+++ b/gcc/java/jcf-io.c
@@ -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
diff --git a/gcc/java/jcf-reader.c b/gcc/java/jcf-reader.c
index 1dabf6594ad..ccc65d02050 100644
--- a/gcc/java/jcf-reader.c
+++ b/gcc/java/jcf-reader.c
@@ -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
diff --git a/gcc/java/jcf.h b/gcc/java/jcf.h
index 91fa9f373dd..d909b2cf6a9 100644
--- a/gcc/java/jcf.h
+++ b/gcc/java/jcf.h
@@ -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
diff --git a/gcc/java/jvspec.c b/gcc/java/jvspec.c
index 20eb5d7d7d8..4f3a6822e9b 100644
--- a/gcc/java/jvspec.c
+++ b/gcc/java/jvspec.c
@@ -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.
diff --git a/gcc/java/lang.c b/gcc/java/lang.c
index c6d6ee01672..10db753d678 100644
--- a/gcc/java/lang.c
+++ b/gcc/java/lang.c
@@ -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.
diff --git a/gcc/java/typeck.c b/gcc/java/typeck.c
index e76a318d0d8..aba0e200677 100644
--- a/gcc/java/typeck.c
+++ b/gcc/java/typeck.c
@@ -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.
diff --git a/gcc/java/zextract.c b/gcc/java/zextract.c
index bfe3afeec46..359249b6818 100644
--- a/gcc/java/zextract.c
+++ b/gcc/java/zextract.c
@@ -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
diff --git a/gcc/java/zipfile.h b/gcc/java/zipfile.h
index 66aa1d8a348..a19ec169f72 100644
--- a/gcc/java/zipfile.h
+++ b/gcc/java/zipfile.h
@@ -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
diff --git a/gcc/objc/objc-act.c b/gcc/objc/objc-act.c
index 2394400f855..de165774912 100644
--- a/gcc/objc/objc-act.c
+++ b/gcc/objc/objc-act.c
@@ -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.
diff --git a/gcc/objc/objc-parse.y b/gcc/objc/objc-parse.y
index 92b0adcbb34..618fdbdaf13 100644
--- a/gcc/objc/objc-parse.y
+++ b/gcc/objc/objc-parse.y
@@ -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.