X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FIsNAN.cpp;h=bdfdfbf3155dad820f42fef2fdd53d133dff92d2;hb=9f52e1da3c6a6e798733704b0acf6920d00eb3d2;hp=4e6c849fbb4b8ffad09fb22969383342b6b90edd;hpb=f42d1ddb18132ff3be2e7fbff24dace5415216da;p=oota-llvm.git diff --git a/lib/Support/IsNAN.cpp b/lib/Support/IsNAN.cpp index 4e6c849fbb4..bdfdfbf3155 100644 --- a/lib/Support/IsNAN.cpp +++ b/lib/Support/IsNAN.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. // //===----------------------------------------------------------------------===// //