--- /dev/null
+------------------------------------------------------------------------------
+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.
+
+Please see the source files for additional copyrights.
+
--- /dev/null
+Boost
+------------------------------------------------------------------------------
+The boost header files are licensed under the LLVM license. They also have
+additional copyrights that can be found in each individual source file in
+llvm/include/boost.
+
--- /dev/null
+Burg
+------------------------------------------------------------------------------
+Burg is licensed under the LLVM license. It has the following additional
+copyrights and restrictions:
+
+Copyright (C) 1991 Todd A. Proebsting
+All Rights Reserved.
+
+If you distribute a modified version of Burg, please document the changes you
+make in addition to redistributing our list of changes to the original Burg.
+
+See llvm/utils/Burg/LOG_CHANGES for a list of changes we have made to Burg.
+
+Burg is also located in llvm/test/Programs/MultiSource/Applications/Burg. The
+only modifications made to it are to allow it to compile.
+
+We originally downloaded Burg from the following URL:
+ftp://ftp.cs.arizona.edu/people/todd/burg.shar.Z
+