diff options
author | Anton Korobeynikov <asl@math.spbu.ru> | 2007-03-25 13:44:26 +0000 |
---|---|---|
committer | Anton Korobeynikov <asl@math.spbu.ru> | 2007-03-25 13:44:26 +0000 |
commit | e8ac2fce97cd86599b9fc5a021360d109e6d66b7 (patch) | |
tree | eb81c3fff921762b8907d6d3e6bc00e175ba28fa | |
parent | 6d94bb79ac74c797a576bf24f712af2012171fbd (diff) | |
download | bcm5719-llvm-e8ac2fce97cd86599b9fc5a021360d109e6d66b7.tar.gz bcm5719-llvm-e8ac2fce97cd86599b9fc5a021360d109e6d66b7.zip |
Fix authorship
llvm-svn: 35337
-rw-r--r-- | llvm/lib/Target/MSIL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/MSIL/Makefile b/llvm/lib/Target/MSIL/Makefile index 8557860ee28..17f7247dcfc 100644 --- a/llvm/lib/Target/MSIL/Makefile +++ b/llvm/lib/Target/MSIL/Makefile @@ -2,7 +2,7 @@ # # The LLVM Compiler Infrastructure # -# This file was developed by the LLVM research group and is distributed under +# This file was developed by Roman Samoilov and is distributed under # the University of Illinois Open Source License. See LICENSE.TXT for details. # ##===----------------------------------------------------------------------===## |