summaryrefslogtreecommitdiff
path: root/tools/bugpoint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bugpoint/Makefile')
-rw-r--r--tools/bugpoint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/bugpoint/Makefile b/tools/bugpoint/Makefile
index 6d8d7a0f7e..b821b6c7bd 100644
--- a/tools/bugpoint/Makefile
+++ b/tools/bugpoint/Makefile
@@ -2,8 +2,8 @@
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by the LLVM research group 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 = ../..