summaryrefslogtreecommitdiffstats
path: root/backends
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2010-04-13 13:11:14 -0700
committerUlrich Drepper <[email protected]>2010-04-13 13:11:14 -0700
commit7880556cac554ed966a6fa2e9a76d2a2dc4564fa (patch)
treec1c4c3ff543ca435d07bbcde48197ddae148ddcd /backends
parentf35dfa89a06c21995d7bbf5f1c81d63199ed0877 (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')
-rw-r--r--backends/sh_corenote.c3
-rw-r--r--backends/sh_regs.c3
-rw-r--r--backends/sh_retval.c3
3 files changed, 6 insertions, 3 deletions
diff --git a/backends/sh_corenote.c b/backends/sh_corenote.c
index 6887120b..80bcd6f8 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 <[email protected]>
+ Copyright (C) 2010 Red Hat, Inc.
This file is part of Red Hat elfutils.
+ Contributed 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
diff --git a/backends/sh_regs.c b/backends/sh_regs.c
index dbf4acc1..fc6705e4 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 <[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
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