fix file headers

llvm-svn: 9293
This commit is contained in:
Chris Lattner
2003-10-20 17:57:13 +00:00
parent 22feb17ea4
commit ebec8030d6
14 changed files with 2 additions and 17 deletions

View File

@@ -6,7 +6,6 @@
// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
//
// This file implements a method that extracts a function from program, cleans
// it up, and returns it as a new module.