Added LLVM notice.
[oota-llvm.git] / include / llvm / ADT / STLExtras.h
index 012d002427311dea868f27fbb0afa9c4a9dfbd73..bc84f32037a7a354e24342b934954e4ddaf0a6ca 100644 (file)
@@ -1,4 +1,11 @@
 //===- STLExtras.h - Useful functions when working with the STL -*- 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 some templates that are useful if you are working with the
 // STL at all.