From: Anton Korobeynikov Date: Sun, 25 Mar 2007 13:44:26 +0000 (+0000) Subject: Fix authorship X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4be4e51a50c7fc7f73b2feaf129b67156dadc948;p=oota-llvm.git Fix authorship git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35337 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/MSIL/Makefile b/lib/Target/MSIL/Makefile index 8557860ee28..17f7247dcfc 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. # ##===----------------------------------------------------------------------===##