[llvm] r278558 - Remove autoconf references from LICENSE.TXT
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 13:11:03 PDT 2016
Author: cbieneman
Date: Fri Aug 12 15:11:03 2016
New Revision: 278558
URL: http://llvm.org/viewvc/llvm-project?rev=278558&view=rev
Log:
Remove autoconf references from LICENSE.TXT
Since we don't actually have the autoconf subdirectories anymore, we don't need this reference here.
Modified:
llvm/trunk/LICENSE.TXT
Modified: llvm/trunk/LICENSE.TXT
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/LICENSE.TXT?rev=278558&r1=278557&r2=278558&view=diff
==============================================================================
--- llvm/trunk/LICENSE.TXT (original)
+++ llvm/trunk/LICENSE.TXT Fri Aug 12 15:11:03 2016
@@ -61,8 +61,6 @@ licenses, and/or restrictions:
Program Directory
------- ---------
-Autoconf llvm/autoconf
- llvm/projects/ModuleMaker/autoconf
Google Test llvm/utils/unittest/googletest
OpenBSD regex llvm/lib/Support/{reg*, COPYRIGHT.regex}
pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT}
More information about the llvm-commits
mailing list