]> git.saurik.com Git - bison.git/blobdiff - src/warshall.h
* src/files.c (strsuffix): New.
[bison.git] / src / warshall.h
index 0f1070ad8c66bf7c1ca9fe00ae0baeee3a8fb8ab..80d56dde7fee0fb8072914778d7acfacb0434c8d 100644 (file)
@@ -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.