summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/TableGenBackend.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/TableGen/TableGenBackend.h')
-rw-r--r--llvm/utils/TableGen/TableGenBackend.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/llvm/utils/TableGen/TableGenBackend.h b/llvm/utils/TableGen/TableGenBackend.h
index 8dfbaddad16..23b83cac7ea 100644
--- a/llvm/utils/TableGen/TableGenBackend.h
+++ b/llvm/utils/TableGen/TableGenBackend.h
@@ -1,4 +1,11 @@
//===- TableGenBackend.h - 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.
+//
+//===----------------------------------------------------------------------===//
//
// The TableGenBackend class is provided as a common interface for all TableGen
// backends. It provides useful services and an standardized interface.
OpenPOWER on IntegriCloud