about summary refs log tree commit diff
path: root/src/engine/memheap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/memheap.c')
-rw-r--r--src/engine/memheap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/memheap.c b/src/engine/memheap.c
index 0188634f..cb8ca664 100644
--- a/src/engine/memheap.c
+++ b/src/engine/memheap.c
@@ -1,3 +1,4 @@
+/* copyright (c) 2007 magnus auvinen, see licence.txt for more info */
 #include "system.h"
 
 typedef struct CHUNK_t