Added LLVM notice.
[oota-llvm.git] / include / llvm / ADT / VectorExtras.h
index 68aa8078bdb6c5d3f6b1c5e6fb83b9c3d237510e..32778309d4eb3e229ed1a2f8bfa6e660cc36eb3b 100644 (file)
@@ -1,4 +1,11 @@
 //===-- VectorExtras.h - Helper functions for std::vector -------*- 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 helper functions which are useful for working with the
 // std::vector class.