Fix file header

llvm-svn: 9292
This commit is contained in:
Chris Lattner 2003-10-20 17:52:11 +00:00
parent 09344dcf97
commit 22feb17ea4
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
//===------------------------------------------------------------------------===
//===--- llvm-as.cpp - The low-level LLVM assembler -----------------------===//
//
// The LLVM Compiler Infrastructure
//
@ -6,8 +6,6 @@
// the University of Illinois Open Source License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//
// LLVM 'AS' UTILITY
//
// This utility may be invoked in the following manner:
// llvm-as --help - Output information about command line switches