From 8f71f049619784671a694afb65309bebbf8cd97b Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 20 Oct 2003 17:58:43 +0000 Subject: fix file header llvm-svn: 9294 --- llvm/tools/gccas/gccas.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/tools/gccas/gccas.cpp') diff --git a/llvm/tools/gccas/gccas.cpp b/llvm/tools/gccas/gccas.cpp index eaca5521cbe..6799ed6d6b8 100644 --- a/llvm/tools/gccas/gccas.cpp +++ b/llvm/tools/gccas/gccas.cpp @@ -6,7 +6,6 @@ // the University of Illinois Open Source License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// -// // // This utility is designed to be used by the GCC frontend for creating bytecode // files from its intermediate LLVM assembly. The requirements for this utility -- cgit v1.2.3