$Id: LICENSE,v 1.1 2002/01/13 13:23:20 cvs Exp $

This code is released under a BSD type license - this file will be
updated shortly with proper license information.

The vast bulk of the code is from Brian Gladman - see his pages at
  http://fp.gladman.plus.com/cryptography_technology/rijndael/
The license on his code is as follows:-

 /*
   -------------------------------------------------------------------------
   Copyright (c) 2001, Dr Brian Gladman <brg@gladman.uk.net>, Worcester, UK.
   All rights reserved.
   
   TERMS

   Redistribution and use in source and binary forms, with or without 
   modification, are permitted subject to the following conditions:

   1. Redistributions of source code must retain the above copyright 
      notice, this list of conditions and the following disclaimer. 

   2. Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in the 
      documentation and/or other materials provided with the distribution. 

   3. The copyright holder's name must not be used to endorse or promote 
      any products derived from this software without his specific prior 
      written permission. 

   This software is provided 'as is' with no express or implied warranties 
   of correctness or fitness for purpose.
   -------------------------------------------------------------------------

 */



The package includes a modified version of the perlasm code from the
OpenSSL project.  You should read the file asm/perlasm/LICENSE for
information about this package.
