From ebec8030d6f5fc858c03e97f6591efebcdf2257d Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 20 Oct 2003 17:57:13 +0000 Subject: fix file headers llvm-svn: 9293 --- llvm/tools/analyze/analyze.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'llvm/tools/analyze/analyze.cpp') diff --git a/llvm/tools/analyze/analyze.cpp b/llvm/tools/analyze/analyze.cpp index 17f7e4866d8..836b6aa8d72 100644 --- a/llvm/tools/analyze/analyze.cpp +++ b/llvm/tools/analyze/analyze.cpp @@ -1,4 +1,4 @@ -//===----------------------------------------------------------------------===// +//===- analyze.cpp - The LLVM analyze utility -----------------------------===// // // The LLVM Compiler Infrastructure // @@ -6,8 +6,6 @@ // the University of Illinois Open Source License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// -// -// The LLVM analyze utility // // This utility is designed to print out the results of running various analysis // passes on a program. This is useful for understanding a program, or for -- cgit v1.2.3