Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM
[oota-llvm.git] / utils / unittest / googletest / README.LLVM
index c66affd16224571a2d2bfd73e6c1c8d16050c2ef..2c673cc6ab749272ebe7835e750b027432e898c2 100644 (file)
@@ -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