summaryrefslogtreecommitdiff
path: root/libebl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-04 22:29:06 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-04 22:29:06 +0000
commit1e9ef50681e20ef14c2ba38aef37a71ff148be08 (patch)
treee93209f89160caf4c3326d45c83f35e805082f6b /libebl
parent82c345d92531e2577f16928efe62c14d19d5fc47 (diff)
downloadelfutils-1e9ef50681e20ef14c2ba38aef37a71ff148be08.tar.gz
Fix FSF address. No exception for libdwarf.
Diffstat (limited to 'libebl')
-rw-r--r--libebl/Makefile.am2
-rw-r--r--libebl/ebl-hooks.h2
-rw-r--r--libebl/ebl_check_special_symbol.c2
-rw-r--r--libebl/eblbackendname.c2
-rw-r--r--libebl/eblbsspltp.c2
-rw-r--r--libebl/eblclosebackend.c2
-rw-r--r--libebl/eblcopyrelocp.c2
-rw-r--r--libebl/eblcorenote.c2
-rw-r--r--libebl/eblcorenotetypename.c2
-rw-r--r--libebl/ebldebugscnp.c2
-rw-r--r--libebl/ebldynamictagcheck.c2
-rw-r--r--libebl/ebldynamictagname.c2
-rw-r--r--libebl/eblelfclass.c2
-rw-r--r--libebl/eblelfdata.c2
-rw-r--r--libebl/eblelfmachine.c2
-rw-r--r--libebl/eblgotpcreloccheck.c2
-rw-r--r--libebl/eblgstrtab.c2
-rw-r--r--libebl/eblmachineflagcheck.c2
-rw-r--r--libebl/eblmachineflagname.c2
-rw-r--r--libebl/eblobjecttypename.c2
-rw-r--r--libebl/eblobjnote.c2
-rw-r--r--libebl/eblobjnotetypename.c2
-rw-r--r--libebl/eblopenbackend.c2
-rw-r--r--libebl/eblosabiname.c2
-rw-r--r--libebl/eblregname.c2
-rw-r--r--libebl/eblrelocsimpletype.c2
-rw-r--r--libebl/eblreloctypecheck.c2
-rw-r--r--libebl/eblreloctypename.c2
-rw-r--r--libebl/eblrelocvaliduse.c2
-rw-r--r--libebl/eblretval.c2
-rw-r--r--libebl/eblsectionname.c2
-rw-r--r--libebl/eblsectionstripp.c2
-rw-r--r--libebl/eblsectiontypename.c2
-rw-r--r--libebl/eblsegmenttypename.c2
-rw-r--r--libebl/eblshflagscombine.c2
-rw-r--r--libebl/eblstrtab.c2
-rw-r--r--libebl/eblsymbolbindingname.c2
-rw-r--r--libebl/eblsymboltypename.c2
-rw-r--r--libebl/eblwstrtab.c2
-rw-r--r--libebl/libebl.h2
-rw-r--r--libebl/libeblP.h2
41 files changed, 41 insertions, 41 deletions
diff --git a/libebl/Makefile.am b/libebl/Makefile.am
index 44a2e1c9..483fd13a 100644
--- a/libebl/Makefile.am
+++ b/libebl/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/libebl/ebl-hooks.h b/libebl/ebl-hooks.h
index 35cce625..22d38733 100644
--- a/libebl/ebl-hooks.h
+++ b/libebl/ebl-hooks.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/ebl_check_special_symbol.c b/libebl/ebl_check_special_symbol.c
index 56075a06..875ed1ca 100644
--- a/libebl/ebl_check_special_symbol.c
+++ b/libebl/ebl_check_special_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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblbackendname.c b/libebl/eblbackendname.c
index f65a7aa2..daec8805 100644
--- a/libebl/eblbackendname.c
+++ b/libebl/eblbackendname.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblbsspltp.c b/libebl/eblbsspltp.c
index 85c68546..14b6f099 100644
--- a/libebl/eblbsspltp.c
+++ b/libebl/eblbsspltp.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblclosebackend.c b/libebl/eblclosebackend.c
index 18bd9ccd..a0fb3448 100644
--- a/libebl/eblclosebackend.c
+++ b/libebl/eblclosebackend.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblcopyrelocp.c b/libebl/eblcopyrelocp.c
index 62064abc..a7aea880 100644
--- a/libebl/eblcopyrelocp.c
+++ b/libebl/eblcopyrelocp.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblcorenote.c b/libebl/eblcorenote.c
index c6381989..d8223d7a 100644
--- a/libebl/eblcorenote.c
+++ b/libebl/eblcorenote.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblcorenotetypename.c b/libebl/eblcorenotetypename.c
index 3549bdde..b439188b 100644
--- a/libebl/eblcorenotetypename.c
+++ b/libebl/eblcorenotetypename.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/ebldebugscnp.c b/libebl/ebldebugscnp.c
index 5d2164d7..c96622c5 100644
--- a/libebl/ebldebugscnp.c
+++ b/libebl/ebldebugscnp.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/ebldynamictagcheck.c b/libebl/ebldynamictagcheck.c
index 72f65511..b082e83d 100644
--- a/libebl/ebldynamictagcheck.c
+++ b/libebl/ebldynamictagcheck.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/ebldynamictagname.c b/libebl/ebldynamictagname.c
index 4fcef64e..12677585 100644
--- a/libebl/ebldynamictagname.c
+++ b/libebl/ebldynamictagname.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblelfclass.c b/libebl/eblelfclass.c
index c23c12e0..222307e7 100644
--- a/libebl/eblelfclass.c
+++ b/libebl/eblelfclass.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblelfdata.c b/libebl/eblelfdata.c
index 9337b552..f84ae165 100644
--- a/libebl/eblelfdata.c
+++ b/libebl/eblelfdata.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblelfmachine.c b/libebl/eblelfmachine.c
index a0ce3902..9839fefe 100644
--- a/libebl/eblelfmachine.c
+++ b/libebl/eblelfmachine.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblgotpcreloccheck.c b/libebl/eblgotpcreloccheck.c
index b82357d7..e70fcb19 100644
--- a/libebl/eblgotpcreloccheck.c
+++ b/libebl/eblgotpcreloccheck.c
@@ -15,7 +15,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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblgstrtab.c b/libebl/eblgstrtab.c
index 5fedcdaa..73f0d278 100644
--- a/libebl/eblgstrtab.c
+++ b/libebl/eblgstrtab.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblmachineflagcheck.c b/libebl/eblmachineflagcheck.c
index ebc3c235..ac383f60 100644
--- a/libebl/eblmachineflagcheck.c
+++ b/libebl/eblmachineflagcheck.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblmachineflagname.c b/libebl/eblmachineflagname.c
index f938ba29..88a8da83 100644
--- a/libebl/eblmachineflagname.c
+++ b/libebl/eblmachineflagname.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblobjecttypename.c b/libebl/eblobjecttypename.c
index c60eda7b..ce100e7f 100644
--- a/libebl/eblobjecttypename.c
+++ b/libebl/eblobjecttypename.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblobjnote.c b/libebl/eblobjnote.c
index eb3c612c..d4b6e1f4 100644
--- a/libebl/eblobjnote.c
+++ b/libebl/eblobjnote.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblobjnotetypename.c b/libebl/eblobjnotetypename.c
index 21a68698..6bf90596 100644
--- a/libebl/eblobjnotetypename.c
+++ b/libebl/eblobjnotetypename.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblopenbackend.c b/libebl/eblopenbackend.c
index 342139fd..03fa99e6 100644
--- a/libebl/eblopenbackend.c
+++ b/libebl/eblopenbackend.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblosabiname.c b/libebl/eblosabiname.c
index 523c6a66..3b38b441 100644
--- a/libebl/eblosabiname.c
+++ b/libebl/eblosabiname.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblregname.c b/libebl/eblregname.c
index b0d97f50..212e375f 100644
--- a/libebl/eblregname.c
+++ b/libebl/eblregname.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblrelocsimpletype.c b/libebl/eblrelocsimpletype.c
index 83eb132e..87eb5a89 100644
--- a/libebl/eblrelocsimpletype.c
+++ b/libebl/eblrelocsimpletype.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblreloctypecheck.c b/libebl/eblreloctypecheck.c
index 54f98846..576073cb 100644
--- a/libebl/eblreloctypecheck.c
+++ b/libebl/eblreloctypecheck.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblreloctypename.c b/libebl/eblreloctypename.c
index ef90da50..c715b064 100644
--- a/libebl/eblreloctypename.c
+++ b/libebl/eblreloctypename.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblrelocvaliduse.c b/libebl/eblrelocvaliduse.c
index 4712a8c9..40f27157 100644
--- a/libebl/eblrelocvaliduse.c
+++ b/libebl/eblrelocvaliduse.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblretval.c b/libebl/eblretval.c
index 49cc3fc1..56dc30ff 100644
--- a/libebl/eblretval.c
+++ b/libebl/eblretval.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblsectionname.c b/libebl/eblsectionname.c
index ea0b64d3..f1c2b56a 100644
--- a/libebl/eblsectionname.c
+++ b/libebl/eblsectionname.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblsectionstripp.c b/libebl/eblsectionstripp.c
index 7089f759..9aa7502c 100644
--- a/libebl/eblsectionstripp.c
+++ b/libebl/eblsectionstripp.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblsectiontypename.c b/libebl/eblsectiontypename.c
index 2f2609f4..18cbd767 100644
--- a/libebl/eblsectiontypename.c
+++ b/libebl/eblsectiontypename.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblsegmenttypename.c b/libebl/eblsegmenttypename.c
index 21392725..8c4c2952 100644
--- a/libebl/eblsegmenttypename.c
+++ b/libebl/eblsegmenttypename.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblshflagscombine.c b/libebl/eblshflagscombine.c
index 89dd816e..49a65600 100644
--- a/libebl/eblshflagscombine.c
+++ b/libebl/eblshflagscombine.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblstrtab.c b/libebl/eblstrtab.c
index 81328e24..d6ce94ae 100644
--- a/libebl/eblstrtab.c
+++ b/libebl/eblstrtab.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblsymbolbindingname.c b/libebl/eblsymbolbindingname.c
index 264398a4..c4412c9e 100644
--- a/libebl/eblsymbolbindingname.c
+++ b/libebl/eblsymbolbindingname.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblsymboltypename.c b/libebl/eblsymboltypename.c
index e09dc7af..c7cb2cba 100644
--- a/libebl/eblsymboltypename.c
+++ b/libebl/eblsymboltypename.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/eblwstrtab.c b/libebl/eblwstrtab.c
index 3651e5ae..f29c0c7a 100644
--- a/libebl/eblwstrtab.c
+++ b/libebl/eblwstrtab.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/libebl.h b/libebl/libebl.h
index d49268c4..c27e734b 100644
--- a/libebl/libebl.h
+++ b/libebl/libebl.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed
diff --git a/libebl/libeblP.h b/libebl/libeblP.h
index 93aa4cde..ff70b679 100644
--- a/libebl/libeblP.h
+++ b/libebl/libeblP.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.
In addition, as a special exception, Red Hat, Inc. gives You the
additional right to link the code of Red Hat elfutils with code licensed