summaryrefslogtreecommitdiff
path: root/tools/llvm-ar
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2004-11-15 19:21:49 +0000
committerTanya Lattner <tonic@nondot.org>2004-11-15 19:21:49 +0000
commitd607491480761386ccc64ff1facc3208c6436e39 (patch)
treed97a2e78102ea0060a942e6cdf266929fabdc46d /tools/llvm-ar
parentbd33619bb837c4ad7a17cb48d3b65414b0f15dfc (diff)
downloadllvm-d607491480761386ccc64ff1facc3208c6436e39.tar.gz
llvm-d607491480761386ccc64ff1facc3208c6436e39.tar.bz2
llvm-d607491480761386ccc64ff1facc3208c6436e39.tar.xz
This file was originally developed by the LLVM research group so this comment should stay. I also do NOT want my name explicity listed on src files. I am already mentioned in the credits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17833 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-ar')
-rw-r--r--tools/llvm-ar/llvm-ar.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/llvm-ar/llvm-ar.cpp b/tools/llvm-ar/llvm-ar.cpp
index 74ea8bf5dc..253384d690 100644
--- a/tools/llvm-ar/llvm-ar.cpp
+++ b/tools/llvm-ar/llvm-ar.cpp
@@ -2,9 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file was developed by the Reid Spencer based on the original design by
-// Tanya Lattner and is distributed by the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// 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.
//
//===----------------------------------------------------------------------===//
//