summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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