diff options
| author | Ulrich Drepper <[email protected]> | 2010-04-13 13:11:14 -0700 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2010-04-13 13:11:14 -0700 |
| commit | 7880556cac554ed966a6fa2e9a76d2a2dc4564fa (patch) | |
| tree | c1c4c3ff543ca435d07bbcde48197ddae148ddcd /backends/sh_retval.c | |
| parent | f35dfa89a06c21995d7bbf5f1c81d63199ed0877 (diff) | |
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.
Diffstat (limited to 'backends/sh_retval.c')
| -rw-r--r-- | backends/sh_retval.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/sh_retval.c b/backends/sh_retval.c index 07769a3c..096d955d 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 <[email protected]> + Copyright (C) 2010 Red Hat, Inc. This file is part of Red Hat elfutils. + Contributed by Matt Fleming <[email protected]>. 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 |
