From 23721d5b19113146a07c29035ada842aa04318c3 Mon Sep 17 00:00:00 2001 From: "Michael J. Spencer" Date: Mon, 8 Nov 2010 20:56:32 +0000 Subject: Remove contributor names as per coding statndard. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118442 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/System/Win32/Path.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/System') diff --git a/lib/System/Win32/Path.inc b/lib/System/Win32/Path.inc index 4db7696b49..8e3004d0ac 100644 --- a/lib/System/Win32/Path.inc +++ b/lib/System/Win32/Path.inc @@ -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. -- cgit v1.2.3