summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Mips/Makefile')
-rw-r--r--lib/Target/Mips/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/Mips/Makefile b/lib/Target/Mips/Makefile
index 6ebffc76e0..510b7df7b6 100644
--- a/lib/Target/Mips/Makefile
+++ b/lib/Target/Mips/Makefile
@@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by Bruno Cardoso Lopes and is distributed under the
-# University of Illinois Open Source License. See LICENSE.TXT for details.
+# This file is distributed under the University of Illinois Open Source
+# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..