summaryrefslogtreecommitdiff
path: root/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'struct.c')
-rw-r--r--struct.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/struct.c b/struct.c
index 1106054ff4..f066d737f2 100644
--- a/struct.c
+++ b/struct.c
@@ -1,4 +1,4 @@
-/************************************************
+/**********************************************************************
struct.c -
@@ -6,7 +6,9 @@
$Date$
created at: Tue Mar 22 18:44:30 JST 1995
-************************************************/
+ Copyright (C) 1993-2000 Yukihiro Matsumoto
+
+**********************************************************************/
#include "ruby.h"