aboutsummaryrefslogtreecommitdiff
path: root/lib/System/TimeValue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/TimeValue.cpp')
-rw-r--r--lib/System/TimeValue.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/System/TimeValue.cpp b/lib/System/TimeValue.cpp
index ccf15a2b3e..587e4440fd 100644
--- a/lib/System/TimeValue.cpp
+++ b/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.