X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FBitcode%2FMakefile;h=2d6b5ad1fe88b678cb0b205f50dc4010e6c78e34;hb=9f52e1da3c6a6e798733704b0acf6920d00eb3d2;hp=1e4ab1b7821f1118ac29190b69c201d014f02a98;hpb=6742b4df5c884bd6aafb36cdb8b1b5cf7b075618;p=oota-llvm.git diff --git a/lib/Bitcode/Makefile b/lib/Bitcode/Makefile index 1e4ab1b7821..2d6b5ad1fe8 100644 --- a/lib/Bitcode/Makefile +++ b/lib/Bitcode/Makefile @@ -1,10 +1,10 @@ ##===- lib/Bitcode/Makefile --------------------------------*- Makefile -*-===## -# +# # The LLVM Compiler Infrastructure # -# This file was developed by Chris Lattner 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 = ../..