X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSystem%2FProgram.cpp;h=eb289d81b2e170189d4b4ef55dd503a36b207ef6;hb=befc9c16fae1719cafe9f54ab2b67219db44dc11;hp=22c38e2657df2d7959848025ca4b592e66b87a01;hpb=6b8a63ae583b53a942dca7c681f4cf161c90d35e;p=oota-llvm.git diff --git a/lib/System/Program.cpp b/lib/System/Program.cpp index 22c38e2657d..eb289d81b2e 100644 --- a/lib/System/Program.cpp +++ b/lib/System/Program.cpp @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by 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/Program.inc" #endif -