summaryrefslogtreecommitdiff
path: root/euc_jp.c
diff options
context:
space:
mode:
authorksaito <ksaito@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-01-28 15:02:36 +0000
committerksaito <ksaito@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-01-28 15:02:36 +0000
commit7d765e5203d8c909c1956276ead32b1f3d8c351f (patch)
tree8b62c39d958b34612f0465682e0cb40ddebaea99 /euc_jp.c
parent6da8e73567a8c8c237c9fa1bd8fd509b605b40f2 (diff)
This commit was generated by cvs2svn to compensate for changes in r7843,
which included commits to RCS files with non-trunk default branches. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7844 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'euc_jp.c')
-rw-r--r--euc_jp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/euc_jp.c b/euc_jp.c
index a152ccb452..d13f0d788f 100644
--- a/euc_jp.c
+++ b/euc_jp.c
@@ -2,7 +2,7 @@
euc_jp.c - Oniguruma (regular expression library)
**********************************************************************/
/*-
- * Copyright (c) 2002-2004 K.Kosako <kosako AT sofnec DOT co DOT jp>
+ * Copyright (c) 2002-2004 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without