X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ff4a34be273490d08c7b34a51e309a76c5b2c127..dc2825ae898c526ea3619450112b2ea44f437151:/src/warshall.h?ds=sidebyside 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.