mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-23 11:49:50 +00:00
Renamed Google Test license file from COPYING to LICENSE.TXT to match LLVM
conventions, per John Criswell. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61708 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8a84e4402a
commit
105a91a3fa
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user