X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FBitcode%2FReader%2FMakefile;h=59af8d53a73ea7b23431106caf80129c6439fa41;hb=28d735230f0b3ac964f07e91594fb6c38772f0e6;hp=3d71cda31afc37d74a25ad341ab68f1410c9bdde;hpb=caee0dccffb77a003681345ab3281bcf8684526c;p=oota-llvm.git diff --git a/lib/Bitcode/Reader/Makefile b/lib/Bitcode/Reader/Makefile index 3d71cda31af..59af8d53a73 100644 --- a/lib/Bitcode/Reader/Makefile +++ b/lib/Bitcode/Reader/Makefile @@ -1,10 +1,10 @@ ##===- lib/Bitcode/Reader/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 = ../../..