aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config/unistd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Config/unistd.h')
-rw-r--r--include/llvm/Config/unistd.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/include/llvm/Config/unistd.h b/include/llvm/Config/unistd.h
index 72642aeb2a..5b621a6b76 100644
--- a/include/llvm/Config/unistd.h
+++ b/include/llvm/Config/unistd.h
@@ -1,5 +1,10 @@
-/*
- * Header file: unistd.h
+/*
+ * 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 unistd.h (if it lives