summaryrefslogtreecommitdiffstats
path: root/malloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'malloc.h')
-rw-r--r--malloc.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/malloc.h b/malloc.h
index b5540d1..8281792 100644
--- a/malloc.h
+++ b/malloc.h
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) Jon Santmyer.
+ * This source file is released under the LGPL Version 3 as detailed in
+ * the LICENSE file provided in the following repository:
+ * https://git.jonsantmyer.com/heap/
+ * */
+
#ifndef _MALLOC_H
#define _MALLOC_H 1