From 2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Mon, 20 Oct 2003 20:11:43 +0000 Subject: Added LLVM header notice. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9302 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Config/sys/resource.h | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'include/llvm/Config/sys/resource.h') diff --git a/include/llvm/Config/sys/resource.h b/include/llvm/Config/sys/resource.h index 00979b2a89..7e090ce4ba 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 -- cgit v1.2.3