summaryrefslogtreecommitdiffstats
path: root/backends
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2006-04-04 22:29:06 +0000
committerUlrich Drepper <[email protected]>2006-04-04 22:29:06 +0000
commit1e9ef50681e20ef14c2ba38aef37a71ff148be08 (patch)
treee93209f89160caf4c3326d45c83f35e805082f6b /backends
parent82c345d92531e2577f16928efe62c14d19d5fc47 (diff)
Fix FSF address. No exception for libdwarf.
Diffstat (limited to 'backends')
-rw-r--r--backends/Makefile.am2
-rw-r--r--backends/alpha_init.c2
-rw-r--r--backends/alpha_reloc.def2
-rw-r--r--backends/alpha_retval.c2
-rw-r--r--backends/alpha_symbol.c2
-rw-r--r--backends/arm_init.c2
-rw-r--r--backends/arm_reloc.def2
-rw-r--r--backends/arm_symbol.c2
-rw-r--r--backends/common-reloc.c2
-rw-r--r--backends/i386_corenote.c2
-rw-r--r--backends/i386_init.c2
-rw-r--r--backends/i386_regs.c2
-rw-r--r--backends/i386_reloc.def2
-rw-r--r--backends/i386_retval.c2
-rw-r--r--backends/i386_symbol.c2
-rw-r--r--backends/ia64_init.c2
-rw-r--r--backends/ia64_reloc.def2
-rw-r--r--backends/ia64_symbol.c2
-rw-r--r--backends/libebl_CPU.h2
-rw-r--r--backends/ppc64_init.c2
-rw-r--r--backends/ppc64_reloc.def2
-rw-r--r--backends/ppc64_retval.c2
-rw-r--r--backends/ppc64_symbol.c2
-rw-r--r--backends/ppc_init.c2
-rw-r--r--backends/ppc_regs.c2
-rw-r--r--backends/ppc_reloc.def2
-rw-r--r--backends/ppc_retval.c2
-rw-r--r--backends/ppc_symbol.c2
-rw-r--r--backends/s390_init.c2
-rw-r--r--backends/s390_regs.c2
-rw-r--r--backends/s390_reloc.def2
-rw-r--r--backends/s390_retval.c2
-rw-r--r--backends/s390_symbol.c2
-rw-r--r--backends/sh_init.c2
-rw-r--r--backends/sh_reloc.def2
-rw-r--r--backends/sh_symbol.c2
-rw-r--r--backends/sparc_init.c2
-rw-r--r--backends/sparc_regs.c2
-rw-r--r--backends/sparc_reloc.def2
-rw-r--r--backends/sparc_symbol.c2
-rw-r--r--backends/x86_64_corenote.c2
-rw-r--r--backends/x86_64_init.c2
-rw-r--r--backends/x86_64_regs.c2
-rw-r--r--backends/x86_64_reloc.def2
-rw-r--r--backends/x86_64_retval.c2
-rw-r--r--backends/x86_64_symbol.c2
46 files changed, 46 insertions, 46 deletions
diff --git a/backends/Makefile.am b/backends/Makefile.am
index a0dbf8a0..13a809de 100644
--- a/backends/Makefile.am
+++ b/backends/Makefile.am
@@ -14,7 +14,7 @@
##
## You should have received a copy of the GNU General Public License along
## with Red Hat elfutils; if not, write to the Free Software Foundation,
-## Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+## Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
##
## Red Hat elfutils is an included package of the Open Invention Network.
## An included package of the Open Invention Network is a package for which
diff --git a/backends/alpha_init.c b/backends/alpha_init.c
index c0d8fd14..98400280 100644
--- a/backends/alpha_init.c
+++ b/backends/alpha_init.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/alpha_reloc.def b/backends/alpha_reloc.def
index 270c1f5a..347a483f 100644
--- a/backends/alpha_reloc.def
+++ b/backends/alpha_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/alpha_retval.c b/backends/alpha_retval.c
index 95296af4..09f8bb4c 100644
--- a/backends/alpha_retval.c
+++ b/backends/alpha_retval.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/alpha_symbol.c b/backends/alpha_symbol.c
index 6f70c444..ca93e2a8 100644
--- a/backends/alpha_symbol.c
+++ b/backends/alpha_symbol.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/arm_init.c b/backends/arm_init.c
index 8c75c4eb..172af198 100644
--- a/backends/arm_init.c
+++ b/backends/arm_init.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/arm_reloc.def b/backends/arm_reloc.def
index f190d55c..c5a72cc0 100644
--- a/backends/arm_reloc.def
+++ b/backends/arm_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/arm_symbol.c b/backends/arm_symbol.c
index fa4a76cc..6d2f56d3 100644
--- a/backends/arm_symbol.c
+++ b/backends/arm_symbol.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/common-reloc.c b/backends/common-reloc.c
index 7effb338..b3b75530 100644
--- a/backends/common-reloc.c
+++ b/backends/common-reloc.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/i386_corenote.c b/backends/i386_corenote.c
index 69b5808f..c9d3e5fb 100644
--- a/backends/i386_corenote.c
+++ b/backends/i386_corenote.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/i386_init.c b/backends/i386_init.c
index 9aeac8c6..e0742b70 100644
--- a/backends/i386_init.c
+++ b/backends/i386_init.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/i386_regs.c b/backends/i386_regs.c
index 61885921..c2c21423 100644
--- a/backends/i386_regs.c
+++ b/backends/i386_regs.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/i386_reloc.def b/backends/i386_reloc.def
index 1b980e46..d8116f3d 100644
--- a/backends/i386_reloc.def
+++ b/backends/i386_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/i386_retval.c b/backends/i386_retval.c
index 37601897..cfd50579 100644
--- a/backends/i386_retval.c
+++ b/backends/i386_retval.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/i386_symbol.c b/backends/i386_symbol.c
index 967eb4ee..5d6c0efd 100644
--- a/backends/i386_symbol.c
+++ b/backends/i386_symbol.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ia64_init.c b/backends/ia64_init.c
index dc0369a7..42f0634b 100644
--- a/backends/ia64_init.c
+++ b/backends/ia64_init.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ia64_reloc.def b/backends/ia64_reloc.def
index 1c9a75be..0dc001da 100644
--- a/backends/ia64_reloc.def
+++ b/backends/ia64_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ia64_symbol.c b/backends/ia64_symbol.c
index a22f213f..d7caaf38 100644
--- a/backends/ia64_symbol.c
+++ b/backends/ia64_symbol.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/libebl_CPU.h b/backends/libebl_CPU.h
index f4aec943..b00e7231 100644
--- a/backends/libebl_CPU.h
+++ b/backends/libebl_CPU.h
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ppc64_init.c b/backends/ppc64_init.c
index 794b2f4f..1d4e8304 100644
--- a/backends/ppc64_init.c
+++ b/backends/ppc64_init.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ppc64_reloc.def b/backends/ppc64_reloc.def
index 6b86ccd0..e51512be 100644
--- a/backends/ppc64_reloc.def
+++ b/backends/ppc64_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ppc64_retval.c b/backends/ppc64_retval.c
index 08fc6cef..70a0de76 100644
--- a/backends/ppc64_retval.c
+++ b/backends/ppc64_retval.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ppc64_symbol.c b/backends/ppc64_symbol.c
index ccc2eeb1..49fde0ca 100644
--- a/backends/ppc64_symbol.c
+++ b/backends/ppc64_symbol.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ppc_init.c b/backends/ppc_init.c
index 0ac7a411..1663258c 100644
--- a/backends/ppc_init.c
+++ b/backends/ppc_init.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ppc_regs.c b/backends/ppc_regs.c
index 9a730026..3d3d904d 100644
--- a/backends/ppc_regs.c
+++ b/backends/ppc_regs.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ppc_reloc.def b/backends/ppc_reloc.def
index 74524b99..974c24fc 100644
--- a/backends/ppc_reloc.def
+++ b/backends/ppc_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ppc_retval.c b/backends/ppc_retval.c
index 3f7f44fc..b8d86aca 100644
--- a/backends/ppc_retval.c
+++ b/backends/ppc_retval.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/ppc_symbol.c b/backends/ppc_symbol.c
index 14190df6..8a1950c0 100644
--- a/backends/ppc_symbol.c
+++ b/backends/ppc_symbol.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/s390_init.c b/backends/s390_init.c
index e3088842..64e5639b 100644
--- a/backends/s390_init.c
+++ b/backends/s390_init.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/s390_regs.c b/backends/s390_regs.c
index 6cf53766..61c60744 100644
--- a/backends/s390_regs.c
+++ b/backends/s390_regs.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/s390_reloc.def b/backends/s390_reloc.def
index 4e557304..b2bc9224 100644
--- a/backends/s390_reloc.def
+++ b/backends/s390_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/s390_retval.c b/backends/s390_retval.c
index f77e2214..6c430828 100644
--- a/backends/s390_retval.c
+++ b/backends/s390_retval.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/s390_symbol.c b/backends/s390_symbol.c
index 734eff13..98c76530 100644
--- a/backends/s390_symbol.c
+++ b/backends/s390_symbol.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/sh_init.c b/backends/sh_init.c
index 451bdd44..02502ab2 100644
--- a/backends/sh_init.c
+++ b/backends/sh_init.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/sh_reloc.def b/backends/sh_reloc.def
index 5a27ccdb..e4f24427 100644
--- a/backends/sh_reloc.def
+++ b/backends/sh_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/sh_symbol.c b/backends/sh_symbol.c
index cdc27d5b..26000ccb 100644
--- a/backends/sh_symbol.c
+++ b/backends/sh_symbol.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/sparc_init.c b/backends/sparc_init.c
index 056c0330..3767c1a8 100644
--- a/backends/sparc_init.c
+++ b/backends/sparc_init.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/sparc_regs.c b/backends/sparc_regs.c
index 0c46f257..8ee2a0cb 100644
--- a/backends/sparc_regs.c
+++ b/backends/sparc_regs.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/sparc_reloc.def b/backends/sparc_reloc.def
index a6796ff5..de650974 100644
--- a/backends/sparc_reloc.def
+++ b/backends/sparc_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/sparc_symbol.c b/backends/sparc_symbol.c
index c3047240..3a261a00 100644
--- a/backends/sparc_symbol.c
+++ b/backends/sparc_symbol.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/x86_64_corenote.c b/backends/x86_64_corenote.c
index ebbd2bfd..1a37c07b 100644
--- a/backends/x86_64_corenote.c
+++ b/backends/x86_64_corenote.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/x86_64_init.c b/backends/x86_64_init.c
index 016c5a83..4951e1c7 100644
--- a/backends/x86_64_init.c
+++ b/backends/x86_64_init.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/x86_64_regs.c b/backends/x86_64_regs.c
index 2f7d050e..45ef94ea 100644
--- a/backends/x86_64_regs.c
+++ b/backends/x86_64_regs.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/x86_64_reloc.def b/backends/x86_64_reloc.def
index fd0c8b9c..e6c5a84b 100644
--- a/backends/x86_64_reloc.def
+++ b/backends/x86_64_reloc.def
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/x86_64_retval.c b/backends/x86_64_retval.c
index 3801ea4e..1920abf9 100644
--- a/backends/x86_64_retval.c
+++ b/backends/x86_64_retval.c
@@ -13,7 +13,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which
diff --git a/backends/x86_64_symbol.c b/backends/x86_64_symbol.c
index 1fa5598d..97fd15b3 100644
--- a/backends/x86_64_symbol.c
+++ b/backends/x86_64_symbol.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License along
with Red Hat elfutils; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA.
Red Hat elfutils is an included package of the Open Invention Network.
An included package of the Open Invention Network is a package for which