diff options
Diffstat (limited to 'lib/System/Win32')
-rw-r--r-- | lib/System/Win32/Win32.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/System/Win32/Win32.h b/lib/System/Win32/Win32.h index ab6b3c2..6cda8c6 100644 --- a/lib/System/Win32/Win32.h +++ b/lib/System/Win32/Win32.h @@ -1,10 +1,10 @@ //===- Win32/Win32.h - Common Win32 Include File ----------------*- C++ -*-===// -// +// // The LLVM Compiler Infrastructure // -// This file was developed by Reid Spencer and is distributed under the +// This file was developed by Reid Spencer and is distributed under the // University of Illinois Open Source License. See LICENSE.TXT for details. -// +// //===----------------------------------------------------------------------===// // // This file defines things specific to Unix implementations. |