summaryrefslogtreecommitdiff
path: root/utils/fpcmp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-29 20:37:13 +0000
committerChris Lattner <sabre@nondot.org>2007-12-29 20:37:13 +0000
commit3060910e290949a9ac5eda8726d030790c4d60ff (patch)
tree86a6dff06d6aaac3d621d51051573ac5b0a9c301 /utils/fpcmp
parent4ee451de366474b9c228b4e5fa573795a715216d (diff)
downloadllvm-3060910e290949a9ac5eda8726d030790c4d60ff.tar.gz
llvm-3060910e290949a9ac5eda8726d030790c4d60ff.tar.bz2
llvm-3060910e290949a9ac5eda8726d030790c4d60ff.tar.xz
remove attributions from utils.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45419 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/fpcmp')
-rw-r--r--utils/fpcmp/fpcmp.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/fpcmp/fpcmp.cpp b/utils/fpcmp/fpcmp.cpp
index 18b9611334..66d8ab159b 100644
--- a/utils/fpcmp/fpcmp.cpp
+++ b/utils/fpcmp/fpcmp.cpp
@@ -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.
//
//===----------------------------------------------------------------------===//
//