X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=utils%2FTableGen%2FRecord.cpp;h=32ffe6245a17360fd9dbdcd504d75d9d5b37d3de;hp=384005081e707668ea52264dce35857fc4258843;hb=01d45827a1e512f3b19ba857772bf02baa3c0c4e;hpb=6fbcc26f1460eaee4e0eb8b426fc1ff0c7af11be diff --git a/utils/TableGen/Record.cpp b/utils/TableGen/Record.cpp index 384005081e7..32ffe6245a1 100644 --- a/utils/TableGen/Record.cpp +++ b/utils/TableGen/Record.cpp @@ -1,4 +1,11 @@ //===- Record.cpp - Record implementation ---------------------------------===// +// +// 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. +// +//===----------------------------------------------------------------------===// // // //===----------------------------------------------------------------------===//