summaryrefslogtreecommitdiffhomepage
path: root/src/regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex.h')
-rw-r--r--src/regex.h14
1 files changed, 5 insertions, 9 deletions
diff --git a/src/regex.h b/src/regex.h
index b5472122a..0669e6f70 100644
--- a/src/regex.h
+++ b/src/regex.h
@@ -1,12 +1,8 @@
-/**********************************************************************
-
- regex.h -
-
- $Author: akr $
-
- Copyright (C) 1993-2007 Yukihiro Matsumoto
-
-**********************************************************************/
+/*
+** regex.h - Regexp class
+**
+** See Copyright Notice in mruby.h
+*/
#ifndef ONIGURUMA_REGEX_H
#define ONIGURUMA_REGEX_H 1