[llvm-commits] CVS: llvm/lib/Target/MSIL/Makefile

Anton Korobeynikov asl at math.spbu.ru
Sun Mar 25 06:44:43 PDT 2007



Changes in directory llvm/lib/Target/MSIL:

Makefile updated: 1.1 -> 1.2
---
Log message:

Fix authorship


---
Diffs of the changes:  (+1 -1)

 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/lib/Target/MSIL/Makefile
diff -u llvm/lib/Target/MSIL/Makefile:1.1 llvm/lib/Target/MSIL/Makefile:1.2
--- llvm/lib/Target/MSIL/Makefile:1.1	Wed Mar 21 16:38:25 2007
+++ llvm/lib/Target/MSIL/Makefile	Sun Mar 25 08:44:26 2007
@@ -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.
 #
 ##===----------------------------------------------------------------------===##






More information about the llvm-commits mailing list