From aa7815f5c6e8e07a85e47df9cd7b579468969efb Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Tue, 7 Nov 2000 16:28:47 +0000 Subject: [PATCH] * src: s/Copyright (C)/Copyright/g. --- ChangeLog | 4 ++++ po/de.po | 5 ++--- po/es.po | 5 ++--- po/et.po | 5 ++--- po/fr.po | 5 ++--- po/ja.po | 5 ++--- po/nl.po | 5 ++--- po/ru.po | 5 ++--- src/LR0.c | 2 +- src/LR0.h | 2 +- src/bison.s1 | 2 +- src/bison.simple | 2 +- src/closure.c | 2 +- src/closure.h | 2 +- src/complain.c | 2 +- src/complain.h | 2 +- src/conflicts.c | 2 +- src/conflicts.h | 2 +- src/derives.c | 2 +- src/derives.h | 2 +- src/getargs.c | 4 ++-- src/getargs.h | 2 +- src/gram.c | 2 +- src/gram.h | 2 +- src/lalr.c | 2 +- src/lalr.h | 2 +- src/lex.c | 2 +- src/lex.h | 2 +- src/main.c | 2 +- src/nullable.c | 2 +- src/nullable.h | 2 +- src/output.h | 2 +- src/print.c | 2 +- src/print.h | 2 +- src/reduce.c | 2 +- src/reduce.h | 2 +- src/state.h | 2 +- src/symtab.c | 2 +- src/symtab.h | 2 +- src/system.h | 2 +- src/types.h | 2 +- src/vmsgetargs.c | 2 +- src/warshall.c | 2 +- src/warshall.h | 4 ++-- 44 files changed, 56 insertions(+), 59 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0f840d6a..5e2aaa41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-11-07 Akim Demaille + + * src: s/Copyright (C)/Copyright/g. + 2000-11-07 Akim Demaille * src/reader.c (reader): #define YYLSP_NEEDED to 1 instead of just diff --git a/po/de.po b/po/de.po index d2f69df0..809f1218 100644 --- a/po/de.po +++ b/po/de.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2000-11-03 17:45+0100\n" +"POT-Creation-Date: 2000-11-07 17:07+0100\n" "PO-Revision-Date: 1996-10-10 17:54 MET DST\n" "Last-Translator: Ulrich Drepper \n" "Language-Team: German \n" @@ -174,8 +174,7 @@ msgid "bison (GNU Bison) %s" msgstr "" #: src/getargs.c:134 -msgid "" -"Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" +msgid "Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" msgstr "" #: src/getargs.c:138 diff --git a/po/es.po b/po/es.po index 0b19b5fc..3e2547a3 100644 --- a/po/es.po +++ b/po/es.po @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.25\n" -"POT-Creation-Date: 2000-11-03 17:45+0100\n" +"POT-Creation-Date: 2000-11-07 17:07+0100\n" "PO-Revision-Date: 1998-09-21 10:19+0200\n" "Last-Translator: Nicolás García-Pedrajas \n" "Language-Team: Spanish \n" @@ -230,8 +230,7 @@ msgid "bison (GNU Bison) %s" msgstr "" #: src/getargs.c:134 -msgid "" -"Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" +msgid "Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" msgstr "" #: src/getargs.c:138 diff --git a/po/et.po b/po/et.po index 588674c1..ae4ee20e 100644 --- a/po/et.po +++ b/po/et.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2000-11-03 17:45+0100\n" +"POT-Creation-Date: 2000-11-07 17:07+0100\n" "PO-Revision-Date: 2000-04-11 22:19+02:00\n" "Last-Translator: Toomas Soome \n" "Language-Team: Estonian \n" @@ -199,8 +199,7 @@ msgid "bison (GNU Bison) %s" msgstr "" #: src/getargs.c:134 -msgid "" -"Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" +msgid "Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" msgstr "" #: src/getargs.c:138 diff --git a/po/fr.po b/po/fr.po index b943954f..c7317143 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2000-11-03 17:45+0100\n" +"POT-Creation-Date: 2000-11-07 17:07+0100\n" "PO-Revision-Date: 1996-03-19 20:05 EST\n" "Last-Translator: Dominique Boucher \n" "Language-Team: French \n" @@ -181,8 +181,7 @@ msgid "bison (GNU Bison) %s" msgstr "" #: src/getargs.c:134 -msgid "" -"Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" +msgid "Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" msgstr "" #: src/getargs.c:138 diff --git a/po/ja.po b/po/ja.po index 81e0e9e7..95f9a0e2 100644 --- a/po/ja.po +++ b/po/ja.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU bison 1.28\n" -"POT-Creation-Date: 2000-11-03 17:45+0100\n" +"POT-Creation-Date: 2000-11-07 17:07+0100\n" "PO-Revision-Date: 1999-09-28 21:10+0900\n" "Last-Translator: Daisuke Yamashita \n" "Language-Team: Japanese \n" @@ -180,8 +180,7 @@ msgid "bison (GNU Bison) %s" msgstr "" #: src/getargs.c:134 -msgid "" -"Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" +msgid "Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" msgstr "" #: src/getargs.c:138 diff --git a/po/nl.po b/po/nl.po index 7b7b713c..dd9911cf 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.25\n" -"POT-Creation-Date: 2000-11-03 17:45+0100\n" +"POT-Creation-Date: 2000-11-07 17:07+0100\n" "PO-Revision-Date: 1996-08-27 15:34 MET DST\n" "Last-Translator: Erick Branderhorst \n" "Language-Team: Dutch \n" @@ -180,8 +180,7 @@ msgid "bison (GNU Bison) %s" msgstr "" #: src/getargs.c:134 -msgid "" -"Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" +msgid "Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" msgstr "" #: src/getargs.c:138 diff --git a/po/ru.po b/po/ru.po index c0cce038..772a84a8 100644 --- a/po/ru.po +++ b/po/ru.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: bison 1.28a\n" -"POT-Creation-Date: 2000-11-03 17:45+0100\n" +"POT-Creation-Date: 2000-11-07 17:07+0100\n" "PO-Revision-Date: 2000-04-12 13:16+04:00\n" "Last-Translator: Dmitry S. Sivachenko \n" "Language-Team: Russian \n" @@ -201,8 +201,7 @@ msgid "bison (GNU Bison) %s" msgstr "" #: src/getargs.c:134 -msgid "" -"Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" +msgid "Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n" msgstr "" #: src/getargs.c:138 diff --git a/src/LR0.c b/src/LR0.c index b8837ac6..b37594e6 100644 --- a/src/LR0.c +++ b/src/LR0.c @@ -1,5 +1,5 @@ /* Generate the nondeterministic finite state machine for bison, - Copyright (C) 1984, 1986, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/LR0.h b/src/LR0.h index 3ad8b68b..f23dbc56 100644 --- a/src/LR0.h +++ b/src/LR0.h @@ -1,5 +1,5 @@ /* Generate the nondeterministic finite state machine for bison, - Copyright (C) 1984, 1986, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/bison.s1 b/src/bison.s1 index ee7e88ca..c919270f 100644 --- a/src/bison.s1 +++ b/src/bison.s1 @@ -3,7 +3,7 @@ /* This file comes from bison-@bison_version@. */ /* Skeleton output parser for bison, - Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc. + Copyright 1984, 1989, 1990 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/src/bison.simple b/src/bison.simple index ee7e88ca..c919270f 100644 --- a/src/bison.simple +++ b/src/bison.simple @@ -3,7 +3,7 @@ /* This file comes from bison-@bison_version@. */ /* Skeleton output parser for bison, - Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc. + Copyright 1984, 1989, 1990 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/src/closure.c b/src/closure.c index 27acf7c5..6d3d2207 100644 --- a/src/closure.c +++ b/src/closure.c @@ -1,5 +1,5 @@ /* Subroutines for bison - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/closure.h b/src/closure.h index 08921c81..91d9d09d 100644 --- a/src/closure.h +++ b/src/closure.h @@ -1,5 +1,5 @@ /* Subroutines for bison - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/complain.c b/src/complain.c index 04b82ad0..35a784ee 100644 --- a/src/complain.c +++ b/src/complain.c @@ -1,5 +1,5 @@ /* Declaration for error-reporting function for Bison. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 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 the diff --git a/src/complain.h b/src/complain.h index 81f4e6cc..3642aab3 100644 --- a/src/complain.h +++ b/src/complain.h @@ -1,5 +1,5 @@ /* Declaration for error-reporting function for Bison. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 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 the diff --git a/src/conflicts.c b/src/conflicts.c index f89c3a38..7606ff63 100644 --- a/src/conflicts.c +++ b/src/conflicts.c @@ -1,5 +1,5 @@ /* Find and resolve or report look-ahead conflicts for bison, - Copyright (C) 1984, 1989, 1992, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 1992, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/conflicts.h b/src/conflicts.h index 88c78aa2..38e3c8d5 100644 --- a/src/conflicts.h +++ b/src/conflicts.h @@ -1,5 +1,5 @@ /* Find and resolve or report look-ahead conflicts for bison, - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/derives.c b/src/derives.c index 41e16c0e..49b4edff 100644 --- a/src/derives.c +++ b/src/derives.c @@ -1,5 +1,5 @@ /* Match rules with nonterminals for bison, - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/derives.h b/src/derives.h index 58817471..a06346a4 100644 --- a/src/derives.h +++ b/src/derives.h @@ -1,5 +1,5 @@ /* Match rules with nonterminals for bison, - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/getargs.c b/src/getargs.c index 19042c60..6ee6cf89 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -1,5 +1,5 @@ /* Parse command line arguments for bison. - Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. @@ -132,7 +132,7 @@ bison (GNU Bison) %s"), VERSION); putc ('\n', stream); fputs (_("\ -Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n"), +Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n"), stream); fputs (_("\ diff --git a/src/getargs.h b/src/getargs.h index 00e84d07..d674b78a 100644 --- a/src/getargs.h +++ b/src/getargs.h @@ -1,5 +1,5 @@ /* Parse command line arguments for bison. - Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/gram.c b/src/gram.c index fdd4ceac..1e4ae70f 100644 --- a/src/gram.c +++ b/src/gram.c @@ -1,5 +1,5 @@ /* Allocate input grammar variables for bison, - Copyright (C) 1984, 1986, 1989 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/gram.h b/src/gram.h index 4a045025..e270db5c 100644 --- a/src/gram.h +++ b/src/gram.h @@ -1,5 +1,5 @@ /* Data definitions for internal representation of bison's input, - Copyright (C) 1984, 1986, 1989, 1992 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989, 1992 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/lalr.c b/src/lalr.c index 76ad5173..7e8aff70 100644 --- a/src/lalr.c +++ b/src/lalr.c @@ -1,5 +1,5 @@ /* Compute look-ahead criteria for bison, - Copyright (C) 1984, 1986, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/lalr.h b/src/lalr.h index 596b1a58..8f031cda 100644 --- a/src/lalr.h +++ b/src/lalr.h @@ -1,5 +1,5 @@ /* Compute look-ahead criteria for bison, - Copyright (C) 1984, 1986, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/lex.c b/src/lex.c index c5d73082..4d6fdb6a 100644 --- a/src/lex.c +++ b/src/lex.c @@ -1,5 +1,5 @@ /* Token-reader for Bison's input parser, - Copyright (C) 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/lex.h b/src/lex.h index 54d5022c..aa267eec 100644 --- a/src/lex.h +++ b/src/lex.h @@ -1,5 +1,5 @@ /* Token type definitions for bison's input reader, - Copyright (C) 1984, 1989, 1992, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 1992, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/main.c b/src/main.c index 1b3a45a1..ec65f528 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* Top level entry point of bison, - Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000 + Copyright 1984, 1986, 1989, 1992, 1995, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/nullable.c b/src/nullable.c index dae7a62a..7240132f 100644 --- a/src/nullable.c +++ b/src/nullable.c @@ -1,5 +1,5 @@ /* Part of the bison parser generator, - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/nullable.h b/src/nullable.h index 1cc5d43e..a2d9b4b8 100644 --- a/src/nullable.h +++ b/src/nullable.h @@ -1,5 +1,5 @@ /* Part of the bison parser generator, - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/output.h b/src/output.h index 9a4b357f..7bd3184a 100644 --- a/src/output.h +++ b/src/output.h @@ -1,5 +1,5 @@ /* Output the generated parsing program for bison, - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/print.c b/src/print.c index 5f9ad9b6..390770ca 100644 --- a/src/print.c +++ b/src/print.c @@ -1,5 +1,5 @@ /* Print information on generated parser, for bison, - Copyright (C) 1984, 1986, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1986, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/print.h b/src/print.h index 5fa82b16..ec7299f3 100644 --- a/src/print.h +++ b/src/print.h @@ -1,5 +1,5 @@ /* Print information on generated parser, for bison, - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/reduce.c b/src/reduce.c index 164dc72e..c2efee93 100644 --- a/src/reduce.c +++ b/src/reduce.c @@ -1,5 +1,5 @@ /* Grammar reduction for Bison. - Copyright (C) 1988, 1989, 2000 Free Software Foundation, Inc. + Copyright 1988, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/reduce.h b/src/reduce.h index e2c99038..6a3031f1 100644 --- a/src/reduce.h +++ b/src/reduce.h @@ -1,5 +1,5 @@ /* Grammar reduction for Bison. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/state.h b/src/state.h index 615c7d5c..f4242555 100644 --- a/src/state.h +++ b/src/state.h @@ -1,5 +1,5 @@ /* Type definitions for nondeterministic finite state machine for bison, - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/symtab.c b/src/symtab.c index 5ba5ca25..84479da2 100644 --- a/src/symtab.c +++ b/src/symtab.c @@ -1,5 +1,5 @@ /* Symbol table manager for Bison, - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/symtab.h b/src/symtab.h index 8f79abb2..909b24f5 100644 --- a/src/symtab.h +++ b/src/symtab.h @@ -1,5 +1,5 @@ /* Definitions for symtab.c and callers, part of bison, - Copyright (C) 1984, 1989, 1992, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 1992, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/system.h b/src/system.h index dfa287bb..797ae545 100644 --- a/src/system.h +++ b/src/system.h @@ -1,5 +1,5 @@ /* system-dependent definitions for Bison. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 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/src/types.h b/src/types.h index 25cf7885..04337a36 100644 --- a/src/types.h +++ b/src/types.h @@ -1,5 +1,5 @@ /* Define data type for representing bison's grammar input as it is parsed, - Copyright (C) 1984, 1989 Free Software Foundation, Inc. + Copyright 1984, 1989 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/vmsgetargs.c b/src/vmsgetargs.c index cea0522f..d3427304 100644 --- a/src/vmsgetargs.c +++ b/src/vmsgetargs.c @@ -1,5 +1,5 @@ /* VMS version of getargs; Uses DCL command parsing. - Copyright (C) 1989, 1992 Free Software Foundation, Inc. + Copyright 1989, 1992 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/warshall.c b/src/warshall.c index 9afd7fd9..0d7af6ad 100644 --- a/src/warshall.c +++ b/src/warshall.c @@ -1,5 +1,5 @@ /* Generate transitive closure of a matrix, - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. diff --git a/src/warshall.h b/src/warshall.h index 0f1070ad..80d56dde 100644 --- a/src/warshall.h +++ b/src/warshall.h @@ -1,5 +1,5 @@ /* Generate transitive closure of a matrix, - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. @@ -24,7 +24,7 @@ void RTC PARAMS ((unsigned *, int)); #endif /* !WARSHALL_H_ */ /* Generate transitive closure of a matrix, - Copyright (C) 1984, 1989, 2000 Free Software Foundation, Inc. + Copyright 1984, 1989, 2000 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. -- 2.45.2