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 | 7d765e5203d8c909c1956276ead32b1f3d8c351f (patch) | |
tree | 8b62c39d958b34612f0465682e0cb40ddebaea99 /sjis.c | |
parent | 6da8e73567a8c8c237c9fa1bd8fd509b605b40f2 (diff) | |
download | ruby-7d765e5203d8c909c1956276ead32b1f3d8c351f.tar.gz |
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 'sjis.c')
-rw-r--r-- | sjis.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ sjis.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 |