diff options
Diffstat (limited to 'include/Config/alloca.h')
-rw-r--r-- | include/Config/alloca.h | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/include/Config/alloca.h b/include/Config/alloca.h index f27ef06..a6d6dbf 100644 --- a/include/Config/alloca.h +++ b/include/Config/alloca.h @@ -1,5 +1,10 @@ /* - * Header file: alloc.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 alloc.h header file if the |