statichash

Copyright © 2005 Thomas Sawyer, Gavin Kistner

  Ruby License

  This module is free software. You may use, modify, and/or redistribute this
  software under the same terms as Ruby.

  This program is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  FOR A PARTICULAR PURPOSE.

SPECIAL THANKS

Special thanks go to Gavin Kistner.

StaticHash is based on WriteOnceHash in basiclibrary.rb, Copyright © 2004 by Gavin Kistner.

It is covered under the license viewable at

  http://phrogz.net/JS/_ReuseLicense.txt

Reuse or modification is free provided you abide by the terms of that license. (Including the first two lines above in your source code usually satisfies the conditions.)

Author(s)

  • Thomas Sawyer
  • Gavin Kistner