diff options
Diffstat (limited to 'src/re.h')
| -rw-r--r-- | src/re.h | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,8 +1,8 @@ -/********************************************************************** - - re.h - - -**********************************************************************/ +/* +** re.h - Regexp class +** +** See Copyright Notice in mruby.h +*/ #ifndef RE_H #define RE_H |
