From ab7abe0c02e40c1cb801ebe6959a8ad58d7604ab Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Tue, 21 May 2013 21:22:34 +0000 Subject: [PATCH] Be more specific and capitalize filenames. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182424 91177308-0d34-0410-b5e6-96231b3b80d8 --- LICENSE.TXT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.TXT b/LICENSE.TXT index b9ba87cede4..66d6647ffd7 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -68,4 +68,4 @@ Google Test llvm/utils/unittest/googletest 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 -- 2.34.1