Added copyright header to all C++ source files.
[oota-llvm.git] / tools / llee / OSInterface.h
index 18fe0da13a586a76c2a5511ca4121acf262477b8..e886a60361b2ffd76b60840d02a394c22ab07679 100644 (file)
@@ -1,4 +1,12 @@
 /*===- OSInterface.h - Interface to query OS for functionality ---*- C -*--===*\
+// 
+//                     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.
+// 
+//===----------------------------------------------------------------------===//
+// 
  *                                                                            *
  * This file defines the prototype interface that we will expect operating    *
  * systems to implement if they wish to support offline cachine.              *