diff options
author | ksaito <ksaito@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-02-23 12:41:49 +0000 |
---|---|---|
committer | ksaito <ksaito@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-02-23 12:41:49 +0000 |
commit | f052429aa5a7ba0dfb41e5704ea3de4c970c97da (patch) | |
tree | dfe7d1ec2692e76c4d20d030f18b34d72afaaa5d /regerror.c | |
parent | c36a0f0ec0a77c47f5378118913250ea983266c2 (diff) | |
download | ruby-f052429aa5a7ba0dfb41e5704ea3de4c970c97da.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r8021,
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'regerror.c')
-rw-r--r-- | regerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regerror.c b/regerror.c index 626a9e42fc..560b5e12c5 100644 --- a/regerror.c +++ b/regerror.c @@ -2,7 +2,7 @@ regerror.c - Oniguruma (regular expression library) **********************************************************************/ /*- - * Copyright (c) 2002-2004 K.Kosako <sndgk393 AT ybb DOT ne DOT jp> + * Copyright (c) 2002-2005 K.Kosako <sndgk393 AT ybb DOT ne DOT jp> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |