diff options
author | ksaito <ksaito@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-01-28 15:02:36 +0000 |
---|---|---|
committer | ksaito <ksaito@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-01-28 15:02:36 +0000 |
commit | f73d7a0adfb18a65891b2e7285b6891eb4feaa69 (patch) | |
tree | 8b62c39d958b34612f0465682e0cb40ddebaea99 /ascii.c | |
parent | fb898e0d5a9504991580a5202c47ff774287a09d (diff) | |
download | ruby-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |