summaryrefslogtreecommitdiffhomepage
path: root/src/pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pool.h')
-rw-r--r--src/pool.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/pool.h b/src/pool.h
index 4f0b906a5..7b0ae78cb 100644
--- a/src/pool.h
+++ b/src/pool.h
@@ -1,3 +1,9 @@
+/*
+** pool.h - memory pool
+**
+** See Copyright Notice in mruby.h
+*/
+
#include "mruby.h"
#include <stddef.h>