summaryrefslogtreecommitdiff
path: root/variable.c
diff options
context:
space:
mode:
Diffstat (limited to 'variable.c')
-rw-r--r--variable.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/variable.c b/variable.c
index ec2f9bedc6..949de9d48b 100644
--- a/variable.c
+++ b/variable.c
@@ -1,4 +1,4 @@
-/************************************************
+/**********************************************************************
variable.c -
@@ -6,7 +6,11 @@
$Date$
created at: Tue Apr 19 23:55:15 JST 1994
-************************************************/
+ Copyright (C) 1993-2000 Yukihiro Matsumoto
+ Copyright (C) 2000 Network Applied Communication Laboratory, Inc.
+ Copyright (C) 2000 Information-technology Promotion Agancy, Japan
+
+**********************************************************************/
#include "ruby.h"
#include "env.h"