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 | 4be4e51a50c7fc7f73b2feaf129b67156dadc948 (patch) | |
tree | 4f73a1f1bac7de02db62e11f434cd3407011cbed /lib/Target/MSIL | |
parent | 2ef14d9f7c416105be650021c8010bcf47583065 (diff) |
Fix authorship
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35337 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/MSIL')
-rw-r--r-- | lib/Target/MSIL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/MSIL/Makefile b/lib/Target/MSIL/Makefile index 8557860ee2..17f7247dcf 100644 --- a/lib/Target/MSIL/Makefile +++ b/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. # ##===----------------------------------------------------------------------===## |