From: Ulrich Drepper Date: Tue, 13 Apr 2010 20:11:14 +0000 (-0700) Subject: Adjust copyrights. X-Git-Tag: elfutils-0.146~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7880556cac554ed966a6fa2e9a76d2a2dc4564fa;p=thirdparty%2Felfutils.git Adjust copyrights. As I wrote when accepting the patches, there is nothing innovative in these patches. These are copies of the files from other archs with SH-specific data filled in from the ELF adn Dwarf spec. Attribution is given but ownership is with Red Hat. This is so far the only way since Red Hat doesn't have an assignment process in place yet. --- diff --git a/backends/sh_corenote.c b/backends/sh_corenote.c index 6887120bc..80bcd6f8f 100644 --- a/backends/sh_corenote.c +++ b/backends/sh_corenote.c @@ -1,6 +1,7 @@ /* SH specific core note handling. - Copyright (C) 2010 Matt Fleming + Copyright (C) 2010 Red Hat, Inc. This file is part of Red Hat elfutils. + Contributed Matt Fleming . Red Hat elfutils is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/backends/sh_regs.c b/backends/sh_regs.c index dbf4acc19..fc6705e4d 100644 --- a/backends/sh_regs.c +++ b/backends/sh_regs.c @@ -1,6 +1,7 @@ /* Register names and numbers for SH DWARF. - Copyright (C) 2010 Matt Fleming + Copyright (C) 2010 Red Hat, Inc. This file is part of Red Hat elfutils. + Contributed by Matt Fleming . Red Hat elfutils is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/backends/sh_retval.c b/backends/sh_retval.c index 07769a3c2..096d955d6 100644 --- a/backends/sh_retval.c +++ b/backends/sh_retval.c @@ -1,6 +1,7 @@ /* Function return value location for Linux/SH ABI. - Copyright (C) 2010 Matt Fleming + Copyright (C) 2010 Red Hat, Inc. This file is part of Red Hat elfutils. + Contributed by Matt Fleming . Red Hat elfutils is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the