=begin
=ACL-1.0.1
Simple Access Control Class

==Files
* acl.rb -- ACL Class
* acltest.rb -- ACL test script. (require runit)
* doc/acl.rd, acl.rd.ja -- Reference
* install.rb -- Installer

==Install
# ruby install.rb

==Copying
* acl.rb is copyrighted free software by Masatoshi SEKI.
* You can redistribute it and/or modify it under the same term as Ruby.
* THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
  IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
  PURPOSE.

Copyright (c) 2000 Masatoshi SEKI
((<m_seki@mva.biglobe.ne.jp|URL:mailto:m_seki@mva.biglobe.ne.jp>))
=end
