diff options
Diffstat (limited to 'include/ruby/subst.h')
| -rw-r--r-- | include/ruby/subst.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/include/ruby/subst.h b/include/ruby/subst.h index d7b9a63050..1f0e6db5a4 100644 --- a/include/ruby/subst.h +++ b/include/ruby/subst.h @@ -1,12 +1,5 @@ -#ifndef RUBY_SUBST_H /*-*-C++-*-vi:se ft=cpp:*/ +#ifndef RUBY_SUBST_H #define RUBY_SUBST_H 1 -/** - * @author Ruby developers <ruby-core@ruby-lang.org> - * @copyright This file is a part of the programming language Ruby. - * Permission is hereby granted, to either redistribute and/or - * modify this file, provided that the conditions mentioned in the - * file COPYING are met. Consult the file for details. - */ #undef snprintf #undef vsnprintf |
