Added LLVM notice.
[oota-llvm.git] / include / Support / FileUtilities.h
index 3bba3fec73569aebe73cb9a6b113bc23f8151d21..0323ffac9fe5c11ac5f15db65b7d9540e4d0f19a 100644 (file)
@@ -1,4 +1,11 @@
 //===- Support/FileUtilities.h - File System Utilities ----------*- 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 a family of utility functions which are useful for doing
 // various things with files.