diff options
author | Chris Lattner <sabre@nondot.org> | 2007-12-29 22:59:10 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-12-29 22:59:10 +0000 |
commit | 6787a45a65061e9cc4e73d95499df23d02c162fa (patch) | |
tree | 4af467c81fa67d6d0fe618bdfd922ddbd033269c /llvm/runtime/libprofile/BlockProfiling.c | |
parent | f87b59d68353237466eaabed325b98ad2db54545 (diff) | |
download | bcm5719-llvm-6787a45a65061e9cc4e73d95499df23d02c162fa.tar.gz bcm5719-llvm-6787a45a65061e9cc4e73d95499df23d02c162fa.zip |
remove attribution from a variety of miscellaneous files.
llvm-svn: 45425
Diffstat (limited to 'llvm/runtime/libprofile/BlockProfiling.c')
-rw-r--r-- | llvm/runtime/libprofile/BlockProfiling.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/runtime/libprofile/BlockProfiling.c b/llvm/runtime/libprofile/BlockProfiling.c index 2b1b0116172..db80bffe56d 100644 --- a/llvm/runtime/libprofile/BlockProfiling.c +++ b/llvm/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. |* |*===----------------------------------------------------------------------===*| |* |