Added LLVM notice.
[oota-llvm.git] / include / llvm / Support / Annotation.h
index f4b7c28202f10e88f05dbc14cfdad89991a50c8a..075ffc297a4b91a9d0b18cb6b1adf50aadb5d586 100644 (file)
@@ -1,4 +1,11 @@
 //===-- Support/Annotation.h - Annotation classes ---------------*- 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 the declarations for two classes: Annotation & Annotable.
 // Using these two simple classes, anything that derives from Annotable can have