Added LLVM project notice to the top of every C++ source file.
[oota-llvm.git] / lib / Support / Timer.cpp
index 30a7fbb3bd17bcf2f0dd3be77f06a1ff28987938..5e84f38852b722d3ffb5c75566b0ba2050e9011b 100644 (file)
@@ -1,4 +1,11 @@
 //===-- Timer.cpp - Interval Timing Support -------------------------------===//
+// 
+//                     The LLVM Compiler Infrastructure
+//
+// This file was developed by the LLVM research group and is distributed under
+// the University of Illinois Open Source License. See LICENSE.TXT for details.
+// 
+//===----------------------------------------------------------------------===//
 //
 // Interval Timing implementation.
 //