X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSystem%2FAlarm.cpp;h=0014ca716b33333fa4990e28d5aa75c2dfcbbe09;hb=a7e3b564773cc45a1b08383c09fe86b17b3ffe92;hp=d782b293e33495979de1b52bb2b3f1ca5ed369e5;hpb=b13cf98e6beb57c7ad6cc29ef6e331f22b9680a2;p=oota-llvm.git diff --git a/lib/System/Alarm.cpp b/lib/System/Alarm.cpp index d782b293e33..0014ca716b3 100644 --- a/lib/System/Alarm.cpp +++ b/lib/System/Alarm.cpp @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by the Reid Spencer 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. // //===----------------------------------------------------------------------===// // @@ -31,4 +31,3 @@ using namespace sys; #ifdef LLVM_ON_WIN32 #include "Win32/Alarm.inc" #endif -