aboutsummaryrefslogtreecommitdiffstats
path: root/enc/iso_8859_8.c
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-03 15:55:04 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-03 15:55:04 +0000
commit52ed8c4edd880e9b9482748e9692b1e22917bf92 (patch)
treec329bf309196494f598e017a21f9a819a34fc6be /enc/iso_8859_8.c
parent1aaf8b171373f6862fa8c523923b98ef6feb1c65 (diff)
downloadruby-52ed8c4edd880e9b9482748e9692b1e22917bf92.tar.gz
* include/ruby/oniguruma.h: Oniguruma 1.9.1 merged.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc/iso_8859_8.c')
-rw-r--r--enc/iso_8859_8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/iso_8859_8.c b/enc/iso_8859_8.c
index 3a075b0af3..e0a70483a1 100644
--- a/enc/iso_8859_8.c
+++ b/enc/iso_8859_8.c
@@ -2,7 +2,7 @@
iso8859_8.c - Oniguruma (regular expression library)
**********************************************************************/
/*-
- * Copyright (c) 2002-2006 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
+ * Copyright (c) 2002-2007 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without