Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / System / TimeValue.cpp
index 587e4440fd065bab46485af76a83afd6d403d30c..cf4984cc4d1b36b44ff5ded56fc77ba423f3bc1b 100644 (file)
@@ -2,8 +2,8 @@
 //
 //                     The LLVM Compiler Infrastructure
 //
-// 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 is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
 //
 //===----------------------------------------------------------------------===//
 //
@@ -56,4 +56,3 @@ TimeValue::normalize( void ) {
 #include "Win32/TimeValue.inc"
 #endif
 
-// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab