[llvm] r182424 - Be more specific and capitalize filenames.

Eric Christopher echristo at gmail.com
Tue May 21 14:22:35 PDT 2013


Author: echristo
Date: Tue May 21 16:22:34 2013
New Revision: 182424

URL: http://llvm.org/viewvc/llvm-project?rev=182424&view=rev
Log:
Be more specific and capitalize filenames.

Modified:
    llvm/trunk/LICENSE.TXT

Modified: llvm/trunk/LICENSE.TXT
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/LICENSE.TXT?rev=182424&r1=182423&r2=182424&view=diff
==============================================================================
--- llvm/trunk/LICENSE.TXT (original)
+++ llvm/trunk/LICENSE.TXT Tue May 21 16:22:34 2013
@@ -68,4 +68,4 @@ Google Test         llvm/utils/unittest/
 OpenBSD regex       llvm/lib/Support/{reg*, COPYRIGHT.regex}
 pyyaml tests        llvm/test/YAMLParser/{*.data, LICENSE.TXT}
 ARM contributions   llvm/lib/Target/ARM/LICENSE.TXT
-md5 contributions   llvm/lib/Support/md5*
+md5 contributions   llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h





More information about the llvm-commits mailing list