Added LLVM copyright header (for lack of a better term).
[oota-llvm.git] / include / llvm / Assembly / Parser.h
index e0855410a97342f846c1884350a131d11f336ecd..4f1863f0717ecb7dc05dc16fa8a41d48007058ec 100644 (file)
@@ -1,4 +1,11 @@
 //===-- llvm/Assembly/Parser.h - Parser for VM assembly files ---*- 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.
+// 
+//===----------------------------------------------------------------------===//
 //
 //  These classes are implemented by the lib/AsmParser library.
 //