Added LLVM copyright header.
[oota-llvm.git] / utils / TableGen / TableGenBackend.cpp
index b86ae72ce9dbadea44f9841dec47d843b2e89d0b..161b2eeb607e7458a284fd0ea53f4043f4fc341e 100644 (file)
@@ -1,4 +1,11 @@
 //===- TableGenBackend.cpp - Base class for TableGen Backends ---*- 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 provides useful services for TableGen backends...
 //