X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fllvm%2FCodeGen%2FELFRelocation.h;h=c3f88f1ad6ac3d4f4d54b78b9f376213052e4027;hb=104cf9e02b0ed94d4173869a598af6c6972a8660;hp=1c0b3e9cc3c8a4c5e21e05fe0b8a24b6c1eb7b1d;hpb=5443779d5a58426073cf0525bb78f732059311b9;p=oota-llvm.git diff --git a/include/llvm/CodeGen/ELFRelocation.h b/include/llvm/CodeGen/ELFRelocation.h index 1c0b3e9cc3c..c3f88f1ad6a 100644 --- a/include/llvm/CodeGen/ELFRelocation.h +++ b/include/llvm/CodeGen/ELFRelocation.h @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Christopher Lamb 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. // //===----------------------------------------------------------------------===// // @@ -49,4 +49,3 @@ namespace llvm { } // end llvm namespace #endif // LLVM_CODEGEN_ELF_RELOCATION_H -