Remove contributor names as per coding statndard.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 8 Nov 2010 20:56:32 +0000 (20:56 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 8 Nov 2010 20:56:32 +0000 (20:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118442 91177308-0d34-0410-b5e6-96231b3b80d8

lib/System/Win32/Path.inc

index 4db7696b49ed92d28b6df43afd29c58814a6046c..8e3004d0ac41c3001caca27196b9e527939b110e 100644 (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.