aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LICENSE.TXT2
-rw-r--r--utils/unittest/googletest/LICENSE.TXT (renamed from utils/unittest/googletest/COPYING)0
-rw-r--r--utils/unittest/googletest/README.LLVM2
3 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
index 36a42e8..74d8add 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -66,4 +66,4 @@ Autoconf llvm/autoconf
llvm/projects/ModuleMaker/autoconf
llvm/projects/sample/autoconf
CellSPU backend llvm/lib/Target/CellSPU/README.txt
-Google Test llvm/utils/unittest/googletest/COPYING
+Google Test llvm/utils/unittest/googletest
diff --git a/utils/unittest/googletest/COPYING b/utils/unittest/googletest/LICENSE.TXT
index 1941a11..1941a11 100644
--- a/utils/unittest/googletest/COPYING
+++ b/utils/unittest/googletest/LICENSE.TXT
diff --git a/utils/unittest/googletest/README.LLVM b/utils/unittest/googletest/README.LLVM
index c66affd..2c673cc 100644
--- a/utils/unittest/googletest/README.LLVM
+++ b/utils/unittest/googletest/README.LLVM
@@ -23,4 +23,4 @@ $ perl -pi -e 's|^#include "src/|#include "gtest/internal/|' *.cc
$ rm -f gtest-all.cc gtest_main.cc
-For the license, see the file COPYING in this directory.
+$ mv COPYING LICENSE.TXT