Author: reid
Date: Sat Jul  7 18:58:28 2007
New Revision: 37971

URL: http://llvm.org/viewvc/llvm-project?rev=37971&view=rev
Log:
Correct the license for the autoconf files.

Modified:
    hlvm/trunk/autoconf/LICENSE.TXT

Modified: hlvm/trunk/autoconf/LICENSE.TXT
URL: 
http://llvm.org/viewvc/llvm-project/hlvm/trunk/autoconf/LICENSE.TXT?rev=37971&r1=37970&r2=37971&view=diff

==============================================================================
--- hlvm/trunk/autoconf/LICENSE.TXT (original)
+++ hlvm/trunk/autoconf/LICENSE.TXT Sat Jul  7 18:58:28 2007
@@ -1,24 +1,7 @@
 ------------------------------------------------------------------------------
 Autoconf Files
 ------------------------------------------------------------------------------
-All autoconf files are licensed under the LLVM license with the following
-additions:
-
-llvm/autoconf/install-sh:
-       This script is licensed under the LLVM license, with the following
-       additional copyrights and restrictions:
-
-       Copyright 1991 by the Massachusetts Institute of Technology
-
-       Permission to use, copy, modify, distribute, and sell this software and 
its
-       documentation for any purpose is hereby granted without fee, provided 
that
-       the above copyright notice appear in all copies and that both that
-       copyright notice and this permission notice appear in supporting 
-       documentation, and that the name of M.I.T. not be used in advertising or
-       publicity pertaining to distribution of the software without specific,
-       written prior permission.  M.I.T. makes no representations about the
-       suitability of this software for any purpose.  It is provided "as is"
-       without express or implied warranty.
+All autoconf files are licensed under the GNU Public License.
 
 Please see the source files for additional copyrights.
 


_______________________________________________
llvm-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to