1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

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 3ced912bf8
commit 13728c298a

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.