From patchwork Mon Nov 23 20:50:09 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [11/11] target-mips: add copyright notice for mips16 work Date: Mon, 23 Nov 2009 10:50:09 -0000 From: Nathan Froyd X-Patchwork-Id: 39105 Message-Id: <1259009409-2755-12-git-send-email-froydnj@codesourcery.com> To: qemu-devel@nongnu.org Signed-off-by: Nathan Froyd --- target-mips/translate.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/target-mips/translate.c b/target-mips/translate.c index 49d2264..ef5e726 100644 --- a/target-mips/translate.c +++ b/target-mips/translate.c @@ -4,6 +4,7 @@ * Copyright (c) 2004-2005 Jocelyn Mayer * Copyright (c) 2006 Marius Groeger (FPU operations) * Copyright (c) 2006 Thiemo Seufer (MIPS32R2 support) + * Copyright (c) 2009 CodeSourcery (MIPS16 support) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public