summaryrefslogtreecommitdiffhomepage
path: root/src/re.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/re.h')
-rw-r--r--src/re.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/re.h b/src/re.h
index e388f602c..e53927e60 100644
--- a/src/re.h
+++ b/src/re.h
@@ -1,8 +1,8 @@
-/**********************************************************************
-
- re.h -
-
-**********************************************************************/
+/*
+** re.h - Regexp class
+**
+** See Copyright Notice in mruby.h
+*/
#ifndef RE_H
#define RE_H