X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FMakefile;h=50a360f1f868f520bdafad0ccad739568dfdb67f;hb=2c2c33a167c82db9abd9b6173c1cdfdaa40c2071;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 = ../..