X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSystem%2FDisassembler.cpp;h=f44dd7f404f20bc178c4b32bbd718adec1bc058b;hb=befc9c16fae1719cafe9f54ab2b67219db44dc11;hp=4aec698022f79d721e7f27041f10003b1e711f5e;hpb=c6551ffdd5bdb9b199fbfe5f72a8003425a72006;p=oota-llvm.git diff --git a/lib/System/Disassembler.cpp b/lib/System/Disassembler.cpp index 4aec698022f..f44dd7f404f 100644 --- a/lib/System/Disassembler.cpp +++ b/lib/System/Disassembler.cpp @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Anton Korobeynikov 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. // //===----------------------------------------------------------------------===// //