Remove trailing whitespace
llvm-svn: 21422
diff --git a/llvm/lib/System/TimeValue.cpp b/llvm/lib/System/TimeValue.cpp
index ccf15a2..587e444 100644
--- a/llvm/lib/System/TimeValue.cpp
+++ b/llvm/lib/System/TimeValue.cpp
@@ -1,10 +1,10 @@
//===-- TimeValue.cpp - Implement OS TimeValue Concept ----------*- 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 implements the operating system TimeValue concept.