X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FConfig%2Fsys%2Fresource.h;h=7e090ce4ba15df85be62ea29a39f3423493d7d3e;hp=00979b2a89ba9292bf12c5cb58fd6cf833b2e121;hb=2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32;hpb=65797b83a959e580e2bf293c93091dbaf5a820b5 diff --git a/include/llvm/Config/sys/resource.h b/include/llvm/Config/sys/resource.h index 00979b2a89b..7e090ce4ba1 100644 --- a/include/llvm/Config/sys/resource.h +++ b/include/llvm/Config/sys/resource.h @@ -1,9 +1,16 @@ -/* - * Header file: resource.h +/*===-- Config/sys/resource.h - Annotation classes --------------*- 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. + * + *===----------------------------------------------------------------------===// * - * Description: * This header file is the autoconf replacement for sys/resource.h (if it * lives on the system). + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_RESOURCE_H