diff options
Diffstat (limited to 'include/llvm/Config/memory.h')
-rw-r--r-- | include/llvm/Config/memory.h | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/include/llvm/Config/memory.h b/include/llvm/Config/memory.h index 01d68ae..f75902b 100644 --- a/include/llvm/Config/memory.h +++ b/include/llvm/Config/memory.h @@ -1,5 +1,10 @@ -/* - * Header file: memory.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 memory.h (if it lives |