diff options
| author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-05-16 22:19:30 +0000 |
|---|---|---|
| committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-05-16 22:19:30 +0000 |
| commit | 7c1c081481b220c5cc786a46bc07d889eba4d900 (patch) | |
| tree | 1b976d674c5f8a7b94fdeab183e0d356b070fd2e /ext/md5 | |
| parent | 4f0e963086c331ea4279e2b8b581597a0eff8d69 (diff) | |
* ext/sha1/sha1.txt.jp: add the Japanese version derived from
ext/md5/md5.txt.jp.
* ext/sha1/sha1.txt: revise the copyright info and reduce the
difference from ext/md5/md5.txt.
* ext/md5/md5.txt: reduce the difference from ext/sha1/sha1.txt.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/md5')
| -rw-r--r-- | ext/md5/md5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/md5/md5.txt b/ext/md5/md5.txt index 211a5302b..a3c50ff40 100644 --- a/ext/md5/md5.txt +++ b/ext/md5/md5.txt @@ -5,7 +5,7 @@ A class to implement MD5 Message-Digest Algorithm by RSA Data Security, Inc., described in RFC1321. -SuperClass: Object +Superclass: Object Class Methods: |
