X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=lib%2FTarget%2FMakefile;h=50a360f1f868f520bdafad0ccad739568dfdb67f;hb=6b3ae4638bc5a3fb3bad286f96a1234b8a53053a;hp=59f50fef0bd82440c706e8481fe66f9fd58e298c;hpb=c48072fed5aeb0ca64d9352dd8ea22914b1d9bdd;p=oota-llvm.git diff --git a/lib/Target/Makefile b/lib/Target/Makefile index 59f50fef0bd..50a360f1f86 100644 --- a/lib/Target/Makefile +++ b/lib/Target/Makefile @@ -1,10 +1,10 @@ #===- lib/Target/Makefile ----------------------------------*- Makefile -*-===## -# +# # 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 = ../..