Added LLVM header notice.
[oota-llvm.git] / include / llvm / Config / sys / resource.h
index 00979b2a89ba9292bf12c5cb58fd6cf833b2e121..7e090ce4ba15df85be62ea29a39f3423493d7d3e 100644 (file)
@@ -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).
  *     This header file is the autoconf replacement for sys/resource.h (if it
  *     lives on the system).
+ *
+ *===----------------------------------------------------------------------===//
  */
 
 #ifndef _CONFIG_SYS_RESOURCE_H
  */
 
 #ifndef _CONFIG_SYS_RESOURCE_H