X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2FTableGen%2FCodeEmitterGen.h;h=d7b4bc1adff88875c45440139c54c201e470212d;hb=01d45827a1e512f3b19ba857772bf02baa3c0c4e;hp=4b87da5067ee5683d30ab36f8fa62267570b5881;hpb=0e5e49e6888c354ff95fc9e56d0881af78cb4269;p=oota-llvm.git diff --git a/utils/TableGen/CodeEmitterGen.h b/utils/TableGen/CodeEmitterGen.h index 4b87da5067e..d7b4bc1adff 100644 --- a/utils/TableGen/CodeEmitterGen.h +++ b/utils/TableGen/CodeEmitterGen.h @@ -1,4 +1,11 @@ //===- CodeEmitterGen.h - Code Emitter Generator ----------------*- 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. +// +//===----------------------------------------------------------------------===// // // FIXME: document //