From: Misha Brukman Date: Wed, 1 Apr 2009 21:37:19 +0000 (+0000) Subject: Fixed file header comment. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=a9f483631317e46e3e9f61a0982b7c442e3ce6a1;p=oota-llvm.git Fixed file header comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68250 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/opt/Makefile b/tools/opt/Makefile index 481c1ea7b5f..0afb0021757 100644 --- a/tools/opt/Makefile +++ b/tools/opt/Makefile @@ -1,10 +1,10 @@ -##===- tools/opt/Makefile ------------------------------*- Makefile -*-===## -# +##===- tools/opt/Makefile ----------------------------------*- Makefile -*-===## +# # The LLVM Compiler Infrastructure # # This file is distributed under the University of Illinois Open Source # License. See LICENSE.TXT for details. -# +# ##===----------------------------------------------------------------------===## LEVEL = ../.. TOOLNAME = opt