Added LLVM copyright header.
[oota-llvm.git] / utils / TableGen / CodeGenTarget.cpp
index d1e0e87ab9ca1722301573b41fcd09249381b432..5039ccaad0ae7d2af979193e55905954ea71400b 100644 (file)
@@ -1,4 +1,11 @@
 //===- CodeGenWrappers.cpp - Code Generation Class Wrappers -----*- 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 wrap target description classes used by the various code
 // generation TableGen backends.  This makes it easier to access the data and