diff options
Diffstat (limited to 'src/method.h')
| -rw-r--r-- | src/method.h | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/src/method.h b/src/method.h index 3591917a2..0856ffa8b 100644 --- a/src/method.h +++ b/src/method.h @@ -1,13 +1,9 @@ -/********************************************************************** +/* +** method.h - method structures and functions +** +** See Copyright Notice in mruby.h +*/ - method.h - - - $Author: ko1 $ - created at: Wed Jul 15 20:02:33 2009 - - Copyright (C) 2009 Koichi Sasada - -**********************************************************************/ #ifndef METHOD_H #define METHOD_H |
