Skip to content

Commit

Permalink
Fixed file header comment.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68250 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
mbrukman committed Apr 1, 2009
1 parent 6eb28b5 commit a9f4836
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/opt/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a9f4836

Please sign in to comment.