Home | History | Annotate | Download | only in autoconf
      1 ------------------------------------------------------------------------------
      2 Autoconf Files
      3 ------------------------------------------------------------------------------
      4 All autoconf files are licensed under the LLVM license with the following
      5 additions:
      6 
      7 llvm/autoconf/install-sh:
      8 	This script is licensed under the LLVM license, with the following
      9 	additional copyrights and restrictions:
     10 
     11 	Copyright 1991 by the Massachusetts Institute of Technology
     12 
     13 	Permission to use, copy, modify, distribute, and sell this software and its
     14 	documentation for any purpose is hereby granted without fee, provided that
     15 	the above copyright notice appear in all copies and that both that
     16 	copyright notice and this permission notice appear in supporting 
     17 	documentation, and that the name of M.I.T. not be used in advertising or
     18 	publicity pertaining to distribution of the software without specific,
     19 	written prior permission.  M.I.T. makes no representations about the
     20 	suitability of this software for any purpose.  It is provided "as is"
     21 	without express or implied warranty.
     22 
     23 Please see the source files for additional copyrights.
     24 
     25