diff options
Diffstat (limited to 'include/llvm/Config/malloc.h')
-rw-r--r-- | include/llvm/Config/malloc.h | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/include/llvm/Config/malloc.h b/include/llvm/Config/malloc.h index fa85fc8..c78408a 100644 --- a/include/llvm/Config/malloc.h +++ b/include/llvm/Config/malloc.h @@ -1,5 +1,10 @@ -/* - * Header file: malloc.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 includes the infamous malloc.h header file if the |