From: Philipp Thomas Date: Mon, 4 Feb 2002 16:07:59 +0000 (+0000) Subject: Update copyright dates. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3335fcacb0f0e1dc4541ee56b206132fe4f3a21b;p=gcc.git Update copyright dates. From-SVN: r49479 --- diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 993b11135c2..d386e1d1fa7 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2002-02-04 Philipp Thomas + + * implic.c lex.c stb.c ste.c stu.c: Update copyright dates. + 2002-02-04 Philipp Thomas * bad.def com.c expr.c implic.c lex.c stb.c ste.c stu.c: diff --git a/gcc/f/implic.c b/gcc/f/implic.c index 0896ed4d229..6fe4606e357 100644 --- a/gcc/f/implic.c +++ b/gcc/f/implic.c @@ -1,5 +1,5 @@ /* implic.c -- Implementation File (module.c template V1.0) - Copyright (C) 1995 Free Software Foundation, Inc. + Copyright (C) 1995, 2002 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 ddca27013d9..d9f3bad51f0 100644 --- a/gcc/f/lex.c +++ b/gcc/f/lex.c @@ -1,5 +1,6 @@ /* Implementation of Fortran lexer - Copyright (C) 1995, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 1998, 2001, 2002 + Free Software Foundation, Inc. Contributed by James Craig Burley. This file is part of GNU Fortran. diff --git a/gcc/f/stb.c b/gcc/f/stb.c index 42e873c1330..bf456a1afc1 100644 --- a/gcc/f/stb.c +++ b/gcc/f/stb.c @@ -1,5 +1,5 @@ /* stb.c -- Implementation File (module.c template V1.0) - Copyright (C) 1995, 1996 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 2002 Free Software Foundation, Inc. Contributed by James Craig Burley. This file is part of GNU Fortran. diff --git a/gcc/f/ste.c b/gcc/f/ste.c index dfc51a30fab..2959984c4b8 100644 --- a/gcc/f/ste.c +++ b/gcc/f/ste.c @@ -1,5 +1,5 @@ /* ste.c -- Implementation File (module.c template V1.0) - Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 2000, 2002 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 7d3945a6edd..1d58731fcae 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, 1996, 1997 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1997, 2002 Free Software Foundation, Inc. Contributed by James Craig Burley. This file is part of GNU Fortran.