Added copyright notice

This commit is contained in:
ceriel
1987-03-09 15:15:03 +00:00
parent c428b33acc
commit b8835cee3f
118 changed files with 472 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* return negative, zero or positive value if
resp. s < t, s == t or s > t
*/