Skip to content

Commit 9df466b

Browse files
author
michal
committed
Updated Copyrights of Matz to 2003.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3345 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent a973f96 commit 9df466b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+45
-45
lines changed

array.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Fri Aug 6 09:46:12 JST 1993
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
Copyright (C) 2000 Network Applied Communication Laboratory, Inc.
1111
Copyright (C) 2000 Information-technology Promotion Agency, Japan
1212

bignum.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Fri Jun 10 00:48:55 JST 1994
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
1111
**********************************************************************/
1212

class.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Tue Aug 10 15:05:44 JST 1993
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
1111
**********************************************************************/
1212

compar.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Thu Aug 26 14:39:48 JST 1993
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
1111
**********************************************************************/
1212

dir.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Wed Jan 5 09:51:01 JST 1994
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
Copyright (C) 2000 Network Applied Communication Laboratory, Inc.
1111
Copyright (C) 2000 Information-technology Promotion Agency, Japan
1212

dln.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Tue Jan 18 17:05:06 JST 1994
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
1111
**********************************************************************/
1212

dln.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Wed Jan 19 16:53:09 JST 1994
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
1111
**********************************************************************/
1212

enum.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Fri Oct 1 15:15:19 JST 1993
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
1111
**********************************************************************/
1212

env.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Mon Jul 11 11:53:03 JST 1994
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
1111
**********************************************************************/
1212

error.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
$Date$
77
created at: Mon Aug 9 16:11:34 JST 1993
88
9-
Copyright (C) 1993-2002 Yukihiro Matsumoto
9+
Copyright (C) 1993-2003 Yukihiro Matsumoto
1010
1111
**********************************************************************/
1212

0 commit comments

Comments
 (0)