Added LLVM copyright notice.
[oota-llvm.git] / utils / TableGen / FileParser.y
index 2b434bf8aefefc5b6a9ba56ff970d5e1e7bde7b4..491cca310d066dbff5647996c70084f006c6fb10 100644 (file)
@@ -1,4 +1,11 @@
 //===-- FileParser.y - Parser for TableGen 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.
+// 
+//===----------------------------------------------------------------------===//
 //
 //  This file implements the bison parser for Table Generator files...
 //