From: John Criswell Date: Mon, 20 Oct 2003 20:11:43 +0000 (+0000) Subject: Added LLVM header notice. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32;hp=65797b83a959e580e2bf293c93091dbaf5a820b5 Added LLVM header notice. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9302 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/Config/alloca.h b/include/Config/alloca.h index f27ef060dcb..a6d6dbf9bdf 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 diff --git a/include/Config/dlfcn.h b/include/Config/dlfcn.h index 9beddccbf16..454ede85708 100644 --- a/include/Config/dlfcn.h +++ b/include/Config/dlfcn.h @@ -1,5 +1,10 @@ -/* - * Header file: dlfcn.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 dlfcn.h (if it lives diff --git a/include/Config/errno.h b/include/Config/errno.h index 7c7f3186d28..c283813ddaa 100644 --- a/include/Config/errno.h +++ b/include/Config/errno.h @@ -1,5 +1,10 @@ -/* - * Header file: errno.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 errno.h (if it lives diff --git a/include/Config/fcntl.h b/include/Config/fcntl.h index 267503d6e49..bfea550f45a 100644 --- a/include/Config/fcntl.h +++ b/include/Config/fcntl.h @@ -1,5 +1,10 @@ -/* - * Header file: fcntl.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 fcntl.h (if it lives diff --git a/include/Config/limits.h b/include/Config/limits.h index da5cd665147..e5a787e5e14 100644 --- a/include/Config/limits.h +++ b/include/Config/limits.h @@ -1,5 +1,10 @@ -/* - * Header file: limits.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 limits.h (if it lives diff --git a/include/Config/link.h b/include/Config/link.h index a003e2473e8..f094feca2ed 100644 --- a/include/Config/link.h +++ b/include/Config/link.h @@ -1,5 +1,10 @@ -/* - * Header file: link.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 link.h (if it lives diff --git a/include/Config/malloc.h b/include/Config/malloc.h index fa85fc88637..c78408a3598 100644 --- a/include/Config/malloc.h +++ b/include/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 diff --git a/include/Config/memory.h b/include/Config/memory.h index 01d68aea0d3..f75902b5bc5 100644 --- a/include/Config/memory.h +++ b/include/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 diff --git a/include/Config/stdint.h b/include/Config/stdint.h index fe2a076e224..a98961063ef 100644 --- a/include/Config/stdint.h +++ b/include/Config/stdint.h @@ -1,5 +1,10 @@ -/* - * Header file: stdint.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 stdint.h (if it lives diff --git a/include/Config/stdlib.h b/include/Config/stdlib.h index 8767cc4b92c..4873da15100 100644 --- a/include/Config/stdlib.h +++ b/include/Config/stdlib.h @@ -1,5 +1,10 @@ -/* - * Header file: stdlib.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 stdlib.h (if it lives diff --git a/include/Config/string.h b/include/Config/string.h index dd02941f287..48873070e0f 100644 --- a/include/Config/string.h +++ b/include/Config/string.h @@ -1,5 +1,10 @@ -/* - * Header file: string.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 string.h (if it lives diff --git a/include/Config/strings.h b/include/Config/strings.h index af6c480d2d4..b279875f69d 100644 --- a/include/Config/strings.h +++ b/include/Config/strings.h @@ -1,5 +1,10 @@ -/* - * Header file: strings.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 strings.h (if it lives diff --git a/include/Config/sys/mman.h b/include/Config/sys/mman.h index af7affd9402..191161aa907 100644 --- a/include/Config/sys/mman.h +++ b/include/Config/sys/mman.h @@ -1,10 +1,18 @@ -/* - * Header file: mman.h +/*===-- Config/sys/mman.h - Autoconf sys/mman.h wrapper -----------*- 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 includes the headers needed for the mmap() system/ * function call. It also defines some macros so that all of our calls * to mmap() can act (more or less) the same, regardless of platform. + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_MMAN_H diff --git a/include/Config/sys/resource.h b/include/Config/sys/resource.h index 00979b2a89b..7e090ce4ba1 100644 --- a/include/Config/sys/resource.h +++ b/include/Config/sys/resource.h @@ -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). + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_RESOURCE_H diff --git a/include/Config/sys/stat.h b/include/Config/sys/stat.h index 7bf33d3f24b..a19fee4222c 100644 --- a/include/Config/sys/stat.h +++ b/include/Config/sys/stat.h @@ -1,9 +1,15 @@ -/* - * Header file: stat.h +/*===-- Config/sys/stat.h - Annotation classes --------------*- ----C++ -*-===// + * + * The LLVM Compiler Infrastructure * - * Description: + * 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. + * + *===----------------------------------------------------------------------===// * This header file includes the headers needed for the stat() system * call. + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_STAT_H diff --git a/include/Config/sys/time.h b/include/Config/sys/time.h index c982b8e0e1d..21cb1400893 100644 --- a/include/Config/sys/time.h +++ b/include/Config/sys/time.h @@ -1,9 +1,15 @@ -/* - * Header file: time.h +/*===-- Config/sys/time.h - Annotation classes ------------------*- C++ -*-===// + * + * The LLVM Compiler Infrastructure * - * Description: + * 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. + * + *===----------------------------------------------------------------------===// * This header file is the autoconf replacement for sys/time.h (if it * lives on the system). + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_TIME_H diff --git a/include/Config/sys/types.h b/include/Config/sys/types.h index 08ec22df287..bdb64a7b081 100644 --- a/include/Config/sys/types.h +++ b/include/Config/sys/types.h @@ -1,9 +1,15 @@ -/* - * Header file: types.h +/*===-- Config/sys/types.h - Annotation classes --------------*- C++ -*-===// + * + * The LLVM Compiler Infrastructure * - * Description: + * 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. + * + *===----------------------------------------------------------------------===// * This header file is the autoconf substitute for sys/types.h. It * includes it for us if it exists on this system. + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_TYPES_H diff --git a/include/Config/sys/wait.h b/include/Config/sys/wait.h index 5d69fa1ca4a..de92831316e 100644 --- a/include/Config/sys/wait.h +++ b/include/Config/sys/wait.h @@ -1,9 +1,14 @@ -/* - * Header file: wait.h +/*===-- Config/sys/wait.h - Annotation classes ------------------*- C++ -*-===// + * + * The LLVM Compiler Infrastructure * - * Description: + * 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. + * + *===----------------------------------------------------------------------===// * This header file includes the headers needed for the wait() system * call. + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_WAIT_H diff --git a/include/Config/time.h b/include/Config/time.h index 4f14d0d0dd0..b2f3e6ee053 100644 --- a/include/Config/time.h +++ b/include/Config/time.h @@ -1,5 +1,10 @@ -/* - * Header file: time.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 time.h (if it lives diff --git a/include/Config/unistd.h b/include/Config/unistd.h index 72642aeb2a8..5b621a6b762 100644 --- a/include/Config/unistd.h +++ b/include/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 diff --git a/include/llvm/Config/alloca.h b/include/llvm/Config/alloca.h index f27ef060dcb..a6d6dbf9bdf 100644 --- a/include/llvm/Config/alloca.h +++ b/include/llvm/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 diff --git a/include/llvm/Config/dlfcn.h b/include/llvm/Config/dlfcn.h index 9beddccbf16..454ede85708 100644 --- a/include/llvm/Config/dlfcn.h +++ b/include/llvm/Config/dlfcn.h @@ -1,5 +1,10 @@ -/* - * Header file: dlfcn.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 dlfcn.h (if it lives diff --git a/include/llvm/Config/fcntl.h b/include/llvm/Config/fcntl.h index 267503d6e49..bfea550f45a 100644 --- a/include/llvm/Config/fcntl.h +++ b/include/llvm/Config/fcntl.h @@ -1,5 +1,10 @@ -/* - * Header file: fcntl.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 fcntl.h (if it lives diff --git a/include/llvm/Config/limits.h b/include/llvm/Config/limits.h index da5cd665147..e5a787e5e14 100644 --- a/include/llvm/Config/limits.h +++ b/include/llvm/Config/limits.h @@ -1,5 +1,10 @@ -/* - * Header file: limits.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 limits.h (if it lives diff --git a/include/llvm/Config/malloc.h b/include/llvm/Config/malloc.h index fa85fc88637..c78408a3598 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 diff --git a/include/llvm/Config/memory.h b/include/llvm/Config/memory.h index 01d68aea0d3..f75902b5bc5 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 diff --git a/include/llvm/Config/stdint.h b/include/llvm/Config/stdint.h index fe2a076e224..a98961063ef 100644 --- a/include/llvm/Config/stdint.h +++ b/include/llvm/Config/stdint.h @@ -1,5 +1,10 @@ -/* - * Header file: stdint.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 stdint.h (if it lives diff --git a/include/llvm/Config/sys/mman.h b/include/llvm/Config/sys/mman.h index af7affd9402..191161aa907 100644 --- a/include/llvm/Config/sys/mman.h +++ b/include/llvm/Config/sys/mman.h @@ -1,10 +1,18 @@ -/* - * Header file: mman.h +/*===-- Config/sys/mman.h - Autoconf sys/mman.h wrapper -----------*- 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 includes the headers needed for the mmap() system/ * function call. It also defines some macros so that all of our calls * to mmap() can act (more or less) the same, regardless of platform. + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_MMAN_H diff --git a/include/llvm/Config/sys/resource.h b/include/llvm/Config/sys/resource.h index 00979b2a89b..7e090ce4ba1 100644 --- a/include/llvm/Config/sys/resource.h +++ b/include/llvm/Config/sys/resource.h @@ -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). + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_RESOURCE_H diff --git a/include/llvm/Config/sys/stat.h b/include/llvm/Config/sys/stat.h index 7bf33d3f24b..a19fee4222c 100644 --- a/include/llvm/Config/sys/stat.h +++ b/include/llvm/Config/sys/stat.h @@ -1,9 +1,15 @@ -/* - * Header file: stat.h +/*===-- Config/sys/stat.h - Annotation classes --------------*- ----C++ -*-===// + * + * The LLVM Compiler Infrastructure * - * Description: + * 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. + * + *===----------------------------------------------------------------------===// * This header file includes the headers needed for the stat() system * call. + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_STAT_H diff --git a/include/llvm/Config/sys/time.h b/include/llvm/Config/sys/time.h index c982b8e0e1d..21cb1400893 100644 --- a/include/llvm/Config/sys/time.h +++ b/include/llvm/Config/sys/time.h @@ -1,9 +1,15 @@ -/* - * Header file: time.h +/*===-- Config/sys/time.h - Annotation classes ------------------*- C++ -*-===// + * + * The LLVM Compiler Infrastructure * - * Description: + * 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. + * + *===----------------------------------------------------------------------===// * This header file is the autoconf replacement for sys/time.h (if it * lives on the system). + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_TIME_H diff --git a/include/llvm/Config/sys/types.h b/include/llvm/Config/sys/types.h index 08ec22df287..bdb64a7b081 100644 --- a/include/llvm/Config/sys/types.h +++ b/include/llvm/Config/sys/types.h @@ -1,9 +1,15 @@ -/* - * Header file: types.h +/*===-- Config/sys/types.h - Annotation classes --------------*- C++ -*-===// + * + * The LLVM Compiler Infrastructure * - * Description: + * 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. + * + *===----------------------------------------------------------------------===// * This header file is the autoconf substitute for sys/types.h. It * includes it for us if it exists on this system. + * + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_TYPES_H diff --git a/include/llvm/Config/sys/wait.h b/include/llvm/Config/sys/wait.h index 5d69fa1ca4a..de92831316e 100644 --- a/include/llvm/Config/sys/wait.h +++ b/include/llvm/Config/sys/wait.h @@ -1,9 +1,14 @@ -/* - * Header file: wait.h +/*===-- Config/sys/wait.h - Annotation classes ------------------*- C++ -*-===// + * + * The LLVM Compiler Infrastructure * - * Description: + * 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. + * + *===----------------------------------------------------------------------===// * This header file includes the headers needed for the wait() system * call. + *===----------------------------------------------------------------------===// */ #ifndef _CONFIG_SYS_WAIT_H diff --git a/include/llvm/Config/time.h b/include/llvm/Config/time.h index 4f14d0d0dd0..b2f3e6ee053 100644 --- a/include/llvm/Config/time.h +++ b/include/llvm/Config/time.h @@ -1,5 +1,10 @@ -/* - * Header file: time.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 time.h (if it lives diff --git a/include/llvm/Config/unistd.h b/include/llvm/Config/unistd.h index 72642aeb2a8..5b621a6b762 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