44 lines
1.9 KiB
Text
44 lines
1.9 KiB
Text
The Exponential Password Suite, the SRP Library, and all SRP-enabled
|
|
applications in this source and binary release are distributed
|
|
without fee for both commercial and non-commercial use. Some of
|
|
the algorithms in this distribution may be covered by patents in
|
|
some countries; it is up to the user to ensure that any required
|
|
licenses are obtained.
|
|
|
|
This software itself is intended for free educational and reference use,
|
|
and is covered under the following copyright:
|
|
|
|
/*
|
|
* Copyright (c) 1997 Stanford University
|
|
*
|
|
* The use of this software for revenue-generating purposes may require a
|
|
* license from the owners of the underlying intellectual property.
|
|
*
|
|
* Within that constraint, permission to use, copy, modify, and distribute
|
|
* this software and its documentation for any purpose is hereby granted
|
|
* without fee, provided that the above copyright notices and this permission
|
|
* notice appear in all copies of the software and related documentation.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
|
|
* EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
|
|
* WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
|
|
*
|
|
* IN NO EVENT SHALL STANFORD BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
|
|
* INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
|
|
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
|
|
* THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
|
|
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
*/
|
|
|
|
This software contains portions that are covered under existing copyrights.
|
|
It is the responsibility of the licensee to comply with these copyrights.
|
|
The file "Copyrights" contains a list of the copyrights incorporated by
|
|
portions of the software.
|
|
|
|
This software may be freely distributed as long as a copy of this license
|
|
agreement is distributed intact with it.
|
|
|
|
Address all questions regarding this license to:
|
|
|
|
Thomas Wu
|
|
tjw@cs.Stanford.EDU
|