diff options
Diffstat (limited to 'src/encoding.h')
| -rw-r--r-- | src/encoding.h | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/src/encoding.h b/src/encoding.h index 92e16e5f2..bc4a7ccc2 100644 --- a/src/encoding.h +++ b/src/encoding.h @@ -1,13 +1,8 @@ -/********************************************************************** - - encoding.h - - - $Author: matz $ - created at: Thu May 24 11:49:41 JST 2007 - - Copyright (C) 2007 Yukihiro Matsumoto - -**********************************************************************/ +/* +** encoding.h - Encoding class +** +** See Copyright Notice in mruby.h +*/ #ifndef RUBY_ENCODING_H #define RUBY_ENCODING_H 1 |
