Added LLVM notice.
[oota-llvm.git] / include / llvm / Support / SystemUtils.h
index 01c8189723bf13054fece9e5a2f80506726029dc..ccde86cce697e81b53d79d6409f8e648cb477cff 100644 (file)
@@ -1,4 +1,11 @@
 //===- SystemUtils.h - Utilities to do low-level system stuff ---*- 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 contains functions used to do a variety of low-level, often
 // system-specific, tasks.