Added/updated copyright notices

(and the &*^$%@ resource files got binhexed again, sigh)
This commit is contained in:
Jack Jansen 1997-01-31 16:15:11 +00:00
parent 02dee9b1a9
commit 42218ce33c
39 changed files with 5572 additions and 4651 deletions

View file

@ -1,5 +1,5 @@
/*
* Attempt at a memory allocator for the Mac, Jack Jansen, CWI, 1995.
* Attempt at a memory allocator for the Mac, Jack Jansen, CWI, 1995-1997.
*
* Code adapted from BSD malloc, which is:
*