X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Fllvm-dis%2FMakefile;h=6c8d0a327cc743946da0ddd34cb890ba92c5bd67;hb=99ec779a93cf7a09ac336b63d2d67818960343a1;hp=8e9501d38dc8c7c439ba82b2c3a7f0652680283b;hpb=44dadffe4bd58ab32961ca5fe537e8ba69c09243;p=oota-llvm.git diff --git a/tools/llvm-dis/Makefile b/tools/llvm-dis/Makefile index 8e9501d38dc..6c8d0a327cc 100644 --- a/tools/llvm-dis/Makefile +++ b/tools/llvm-dis/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 = ../..