summaryrefslogtreecommitdiff
path: root/include/Config/sys/resource.h
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-20 20:11:43 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-20 20:11:43 +0000
commit2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32 (patch)
tree67f60bac2ecf5e8c99ccb21f942c55e0f03bf872 /include/Config/sys/resource.h
parent65797b83a959e580e2bf293c93091dbaf5a820b5 (diff)
downloadllvm-2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32.tar.gz
llvm-2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32.tar.bz2
llvm-2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32.tar.xz
Added LLVM header notice.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9302 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/Config/sys/resource.h')
-rw-r--r--include/Config/sys/resource.h13
1 files changed, 10 insertions, 3 deletions
diff --git a/include/Config/sys/resource.h b/include/Config/sys/resource.h
index 00979b2a89..7e090ce4ba 100644
--- a/include/Config/sys/resource.h
+++ b/include/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