summaryrefslogtreecommitdiffstats
path: root/ascii.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
commitf73d7a0adfb18a65891b2e7285b6891eb4feaa69 (patch)
tree8b62c39d958b34612f0465682e0cb40ddebaea99 /ascii.c
parentfb898e0d5a9504991580a5202c47ff774287a09d (diff)
downloadruby-f73d7a0adfb18a65891b2e7285b6891eb4feaa69.tar.gz
ruby-f73d7a0adfb18a65891b2e7285b6891eb4feaa69.tar.xz
ruby-f73d7a0adfb18a65891b2e7285b6891eb4feaa69.zip
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: http://svn.ruby-lang.org/repos/ruby/trunk@7844 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ascii.c')
-rw-r--r--ascii.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ascii.c b/ascii.c
index 6ca8a7ad6..64be21d7f 100644
--- a/ascii.c
+++ b/ascii.c
@@ -2,7 +2,7 @@
ascii.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