Added copyright notice

This commit is contained in:
ceriel
1987-03-09 21:20:21 +00:00
parent f5371e1096
commit e2b9102e16
38 changed files with 152 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".
*/
#define WRBIT 0100000
#define TXTBIT 040000
#define EOFBIT 020000