Added copyright notice

This commit is contained in:
ceriel
1987-03-09 16:02:32 +00:00
parent 0d68b63e5b
commit ea712c813a
47 changed files with 188 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".
*/
struct replicator { /* Info transferred from rep_init to rep_test */
int counter;
int BEGIN;