diff options
author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2020-06-18 21:09:07 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2020-06-19 08:26:47 +0900 |
commit | 70b8bdbc90cb39938e1b5bae9f1abc2af91ba58b (patch) | |
tree | 03db8ea33e61ffee0bd875564d8ef76f04b11095 /LEGAL | |
parent | 16854c95c2d6e47d06c12d0569aa46b49160839f (diff) |
Removed sdbm entries from doc
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/3234
Diffstat (limited to 'LEGAL')
-rw-r--r-- | LEGAL | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -446,7 +446,7 @@ mentioned below. >>> A C-program for MT19937, with initialization improved 2002/2/10.:: - Coded by Takuji Nishimura and Makoto Matsumoto. + Coded by Takuji Nishimura and Makoto Matsumoto. This is a faster version by taking Shawn Cokus's optimization, Matthe Bellew's simplification, Isaku Wada's real version. @@ -553,8 +553,6 @@ mentioned below. [ext/date/date_strftime.c] [ext/digest/sha1/sha1.c] [ext/digest/sha1/sha1.h] -[ext/sdbm/_sdbm.c] -[ext/sdbm/sdbm.h] These files are all under public domain. |