Fixed comments.
authorBill Wendling <isanbard@gmail.com>
Thu, 8 Feb 2007 06:05:08 +0000 (06:05 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 8 Feb 2007 06:05:08 +0000 (06:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34040 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/FileWriters.h
lib/Target/PowerPC/PPCMachOWriterInfo.cpp

index 26632541d9c6f3bdb2ec4971750bb83e446fe89d..6baa89f21cd7daa193aefa7b8b84685d50e1558b 100644 (file)
@@ -1,4 +1,4 @@
-//===-- FileWriters.cpp - File Writers Creation Functions -------*- C++ -*-===//
+//===-- FileWriters.h - File Writers Creation Functions ---------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //
index e2c2cebfc7204a53bb5bb6c14d7bf036f8bb9eb9..de3960d54f4862acdfc9059a8cb630d7fb422e93 100644 (file)
@@ -2,9 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// This file was developed by Nate Begeman and Bill Wendling and is distributed
-// under the University of Illinois Open Source License. See LICENSE.TXT for
-// details.
+// This file was developed by Bill Wendling and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //