From 835443614d21b13b27af3674d7f8cb9bf49c298b Mon Sep 17 00:00:00 2001 From: mimaki Date: Mon, 23 Apr 2012 11:46:16 +0900 Subject: add file header --- src/variable.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/variable.c') diff --git a/src/variable.c b/src/variable.c index 0bc1f0de1..5c3c493d8 100644 --- a/src/variable.c +++ b/src/variable.c @@ -1,3 +1,9 @@ +/* +** variable.c - mruby variables +** +** See Copyright Notice in mruby.h +*/ + #include "mruby.h" #include "mruby/class.h" #include "ritehash.h" -- cgit v1.2.3