summaryrefslogtreecommitdiff
path: root/include/ruby/regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ruby/regex.h')
-rw-r--r--include/ruby/regex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ruby/regex.h b/include/ruby/regex.h
index 22dae3231d..53278173f8 100644
--- a/include/ruby/regex.h
+++ b/include/ruby/regex.h
@@ -1,7 +1,6 @@
#ifndef ONIGURUMA_REGEX_H /*-*-C++-*-vi:se ft=cpp:*/
#define ONIGURUMA_REGEX_H 1
/**
- * @file
* @author $Author$
* @copyright Copyright (C) 1993-2007 Yukihiro Matsumoto
* @copyright This file is a part of the programming language Ruby.