X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FSupport%2FSystemUtils.h;h=ccde86cce697e81b53d79d6409f8e648cb477cff;hp=01c8189723bf13054fece9e5a2f80506726029dc;hb=b2109ce97881269a610fa4afbcbca350e975174d;hpb=06ea151895e220516da4831ac226ada092311f99 diff --git a/include/llvm/Support/SystemUtils.h b/include/llvm/Support/SystemUtils.h index 01c8189723b..ccde86cce69 100644 --- a/include/llvm/Support/SystemUtils.h +++ b/include/llvm/Support/SystemUtils.h @@ -1,4 +1,11 @@ //===- SystemUtils.h - Utilities to do low-level system stuff ---*- 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 contains functions used to do a variety of low-level, often // system-specific, tasks.