X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FBitcode%2FWriter%2FSerialize.cpp;h=79464a61be46ae0dde61331cc794f9e112b1d04a;hp=3baf9ad59aa9d38b5a591cb75e828bd0125a4a18;hb=4ee451de366474b9c228b4e5fa573795a715216d;hpb=57360d1f1cede3b26744d0ce3ade814fcc0f332d diff --git a/lib/Bitcode/Writer/Serialize.cpp b/lib/Bitcode/Writer/Serialize.cpp index 3baf9ad59aa..79464a61be4 100644 --- a/lib/Bitcode/Writer/Serialize.cpp +++ b/lib/Bitcode/Writer/Serialize.cpp @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Ted Kremenek 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. // //===----------------------------------------------------------------------===// //