summaryrefslogtreecommitdiffhomepage
path: root/src/variable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.h')
-rw-r--r--src/variable.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/variable.h b/src/variable.h
index 494099c2c..bd00b2f1f 100644
--- a/src/variable.h
+++ b/src/variable.h
@@ -1,3 +1,9 @@
+/*
+** variable.h - mruby variables
+**
+** See Copyright Notice in mruby.h
+*/
+
#ifndef MRUBY_VARIABLE_H
#define MRUBY_VARIABLE_H