Home | History | Annotate | Download | only in libgss
      1  * Copyright 1995 by the Massachusetts Institute of Technology.
      2  * All Rights Reserved.
      3  *
      4  * Export of this software from the United States of America may
      5  *   require a specific license from the United States Government.
      6  *   It is the responsibility of any person or organization contemplating
      7  *   export to obtain such a license before exporting.
      8  *
      9  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
     10  * distribute this software and its documentation for any purpose and
     11  * without fee is hereby granted, provided that the above copyright
     12  * notice appear in all copies and that both that copyright notice and
     13  * this permission notice appear in supporting documentation, and that
     14  * the name of M.I.T. not be used in advertising or publicity pertaining
     15  * to distribution of the software without specific, written prior
     16  * permission.  M.I.T. makes no representations about the suitability of
     17  * this software for any purpose.  It is provided "as is" without express
     18  * or implied warranty.
     19 
     20  * Copyright 1993 by OpenVision Technologies, Inc.
     21  *
     22  * Permission to use, copy, modify, distribute, and sell this software
     23  * and its documentation for any purpose is hereby granted without fee,
     24  * provided that the above copyright notice appears in all copies and
     25  * that both that copyright notice and this permission notice appear in
     26  * supporting documentation, and that the name of OpenVision not be used
     27  * in advertising or publicity pertaining to distribution of the software
     28  * without specific, written prior permission. OpenVision makes no
     29  * representations about the suitability of this software for any
     30  * purpose.  It is provided "as is" without express or implied warranty.
     31  *
     32  * OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
     33  * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
     34  * EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
     35  * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
     36  * USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
     37  * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
     38  * PERFORMANCE OF THIS SOFTWARE.
     39