Remove contributor names as per coding statndard.

llvm-svn: 118442
This commit is contained in:
Michael J. Spencer 2010-11-08 20:56:32 +00:00
parent 52be6b41d3
commit 023270e453
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
// Modified by Henrik Bach to comply with at least MinGW.
// Ported to Win32 by Jeff Cohen.
//
//===----------------------------------------------------------------------===//
//
// This file provides the Win32 specific implementation of the Path class.