diff options
| author | John Criswell <criswell@uiuc.edu> | 2003-10-20 20:11:43 +0000 |
|---|---|---|
| committer | John Criswell <criswell@uiuc.edu> | 2003-10-20 20:11:43 +0000 |
| commit | 2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32 (patch) | |
| tree | 67f60bac2ecf5e8c99ccb21f942c55e0f03bf872 /include/Config/strings.h | |
| parent | 65797b83a959e580e2bf293c93091dbaf5a820b5 (diff) | |
Added LLVM header notice.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9302 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/Config/strings.h')
| -rw-r--r-- | include/Config/strings.h | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/include/Config/strings.h b/include/Config/strings.h index af6c480d2d..b279875f69 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 |
