From 234d529e582963ad4b5d83b911cd057fe99d1435 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 29 Dec 2007 22:59:10 +0000 Subject: remove attribution from a variety of miscellaneous files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45425 91177308-0d34-0410-b5e6-96231b3b80d8 --- runtime/libprofile/BasicBlockTracing.c | 4 ++-- runtime/libprofile/BlockProfiling.c | 4 ++-- runtime/libprofile/CommonProfiling.c | 4 ++-- runtime/libprofile/EdgeProfiling.c | 4 ++-- runtime/libprofile/FunctionProfiling.c | 4 ++-- runtime/libprofile/Profiling.h | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'runtime/libprofile') diff --git a/runtime/libprofile/BasicBlockTracing.c b/runtime/libprofile/BasicBlockTracing.c index e70dc05284..dbe81e3f65 100644 --- a/runtime/libprofile/BasicBlockTracing.c +++ b/runtime/libprofile/BasicBlockTracing.c @@ -2,8 +2,8 @@ |* |* 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. +|* This file is distributed under the University of Illinois Open Source +|* License. See LICENSE.TXT for details. |* |*===----------------------------------------------------------------------===*| |* diff --git a/runtime/libprofile/BlockProfiling.c b/runtime/libprofile/BlockProfiling.c index 2b1b011617..db80bffe56 100644 --- a/runtime/libprofile/BlockProfiling.c +++ b/runtime/libprofile/BlockProfiling.c @@ -2,8 +2,8 @@ |* |* 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. +|* This file is distributed under the University of Illinois Open Source +|* License. See LICENSE.TXT for details. |* |*===----------------------------------------------------------------------===*| |* diff --git a/runtime/libprofile/CommonProfiling.c b/runtime/libprofile/CommonProfiling.c index f37b018d9f..8b27a25769 100644 --- a/runtime/libprofile/CommonProfiling.c +++ b/runtime/libprofile/CommonProfiling.c @@ -2,8 +2,8 @@ |* |* 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. +|* This file is distributed under the University of Illinois Open Source +|* License. See LICENSE.TXT for details. |* |*===----------------------------------------------------------------------===*| |* diff --git a/runtime/libprofile/EdgeProfiling.c b/runtime/libprofile/EdgeProfiling.c index cf717664f3..4a68a086fb 100644 --- a/runtime/libprofile/EdgeProfiling.c +++ b/runtime/libprofile/EdgeProfiling.c @@ -2,8 +2,8 @@ |* |* 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. +|* This file is distributed under the University of Illinois Open Source +|* License. See LICENSE.TXT for details. |* |*===----------------------------------------------------------------------===*| |* diff --git a/runtime/libprofile/FunctionProfiling.c b/runtime/libprofile/FunctionProfiling.c index d030053094..24aa206130 100644 --- a/runtime/libprofile/FunctionProfiling.c +++ b/runtime/libprofile/FunctionProfiling.c @@ -2,8 +2,8 @@ |* |* 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. +|* This file is distributed under the University of Illinois Open Source +|* License. See LICENSE.TXT for details. |* |*===----------------------------------------------------------------------===*| |* diff --git a/runtime/libprofile/Profiling.h b/runtime/libprofile/Profiling.h index 2c404899c8..a7e3ccc72b 100644 --- a/runtime/libprofile/Profiling.h +++ b/runtime/libprofile/Profiling.h @@ -2,8 +2,8 @@ |* |* 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. +|* This file is distributed under the University of Illinois Open Source +|* License. See LICENSE.TXT for details. |* |*===----------------------------------------------------------------------===*| |* -- cgit v1.2.3