summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googletest/README.LLVM
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2009-01-05 17:42:15 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2009-01-05 17:42:15 +0000
commitd7fc45a09133b22344aa8d42e85cc533a48147a0 (patch)
treed14a4ec4b3396274126df820c3f2c7e3069e848e /llvm/utils/unittest/googletest/README.LLVM
parent56a8bb670f9eb91416e867dd4f8670547497fc27 (diff)
downloadbcm5719-llvm-d7fc45a09133b22344aa8d42e85cc533a48147a0.tar.gz
bcm5719-llvm-d7fc45a09133b22344aa8d42e85cc533a48147a0.zip
Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM
conventions, per John Criswell. llvm-svn: 61708
Diffstat (limited to 'llvm/utils/unittest/googletest/README.LLVM')
-rw-r--r--llvm/utils/unittest/googletest/README.LLVM2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/unittest/googletest/README.LLVM b/llvm/utils/unittest/googletest/README.LLVM
index c66affd1622..2c673cc6ab7 100644
--- a/llvm/utils/unittest/googletest/README.LLVM
+++ b/llvm/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
OpenPOWER on IntegriCloud