summaryrefslogtreecommitdiff
path: root/lib/VMCore/InstrTypes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/VMCore/InstrTypes.cpp')
-rw-r--r--lib/VMCore/InstrTypes.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/VMCore/InstrTypes.cpp b/lib/VMCore/InstrTypes.cpp
index 137f18169e..ba1d4b7160 100644
--- a/lib/VMCore/InstrTypes.cpp
+++ b/lib/VMCore/InstrTypes.cpp
@@ -1,4 +1,11 @@
//===-- InstrTypes.cpp - Implement Instruction subclasses -------*- 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
//