Added LLVM copyright header.
[oota-llvm.git] / utils / TableGen / Record.h
index 4a2fa057cfd0536bdc7583aa1195cd28dfd42274..e2233f88a847ce5a5023787489520f44ca1f36bb 100644 (file)
@@ -1,4 +1,11 @@
 //===- Record.h - Classes to represent Table Records ------------*- 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 defines the main TableGen data structures, including the TableGen
 // types, values, and high-level data structures.