Fixed comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34040 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2007-02-08 06:05:08 +00:00
parent f50d09ad21
commit 2f5bcb5f38
2 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
//===-- FileWriters.cpp - File Writers Creation Functions -------*- C++ -*-===//
//===-- FileWriters.h - File Writers Creation Functions ---------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View 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.
//
//===----------------------------------------------------------------------===//
//