summaryrefslogtreecommitdiffhomepage
path: root/src/vm_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm_core.h')
-rw-r--r--src/vm_core.h15
1 files changed, 5 insertions, 10 deletions
diff --git a/src/vm_core.h b/src/vm_core.h
index 98da043a2..1fadffaee 100644
--- a/src/vm_core.h
+++ b/src/vm_core.h
@@ -1,13 +1,8 @@
-/**********************************************************************
-
- vm_core.h -
-
- $Author: yugui $
- created at: 04/01/01 19:41:38 JST
-
- Copyright (C) 2004-2007 Koichi Sasada
-
-**********************************************************************/
+/*
+** vm_core.h - RiteVM core
+**
+** See Copyright Notice in mruby.h
+*/
#ifndef RUBY_VM_CORE_H
#define RUBY_VM_CORE_H