[llvm-commits] [llvm] r118442 - /llvm/trunk/lib/System/Win32/Path.inc

Michael J. Spencer bigcheesegs at gmail.com
Mon Nov 8 12:56:32 PST 2010


Author: mspencer
Date: Mon Nov  8 14:56:32 2010
New Revision: 118442

URL: http://llvm.org/viewvc/llvm-project?rev=118442&view=rev
Log:
Remove contributor names as per coding statndard.

Modified:
    llvm/trunk/lib/System/Win32/Path.inc

Modified: llvm/trunk/lib/System/Win32/Path.inc
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/System/Win32/Path.inc?rev=118442&r1=118441&r2=118442&view=diff
==============================================================================
--- llvm/trunk/lib/System/Win32/Path.inc (original)
+++ llvm/trunk/lib/System/Win32/Path.inc Mon Nov  8 14:56:32 2010
@@ -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.





More information about the llvm-commits mailing list