summaryrefslogtreecommitdiff
path: root/src
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 /src
parent82c345d92531e2577f16928efe62c14d19d5fc47 (diff)
downloadelfutils-1e9ef50681e20ef14c2ba38aef37a71ff148be08.tar.gz
Fix FSF address. No exception for libdwarf.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/addr2line.c2
-rw-r--r--src/elfcmp.c2
-rw-r--r--src/elflint.c2
-rw-r--r--src/findtextrel.c2
-rw-r--r--src/i386_ld.c2
-rw-r--r--src/ld.c2
-rw-r--r--src/ld.h2
-rw-r--r--src/ldgeneric.c2
-rw-r--r--src/ldlex.l2
-rw-r--r--src/ldscript.y2
-rw-r--r--src/nm.c2
-rw-r--r--src/objdump.c2
-rw-r--r--src/ranlib.c2
-rw-r--r--src/readelf.c2
-rw-r--r--src/sectionhash.c2
-rw-r--r--src/sectionhash.h2
-rw-r--r--src/size.c2
-rw-r--r--src/strings.c2
-rw-r--r--src/strip.c2
-rw-r--r--src/symbolhash.c2
-rw-r--r--src/symbolhash.h2
-rw-r--r--src/unaligned.h2
-rw-r--r--src/versionhash.c2
-rw-r--r--src/versionhash.h2
-rw-r--r--src/xelf.h2
-rw-r--r--src/ylwrap2
27 files changed, 27 insertions, 27 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4a71147e..49e01740 100644
--- a/src/Makefile.am
+++ b/src/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/src/addr2line.c b/src/addr2line.c
index 9ade783d..bc0ea803 100644
--- a/src/addr2line.c
+++ b/src/addr2line.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/src/elfcmp.c b/src/elfcmp.c
index 812c29ac..0bfd0869 100644
--- a/src/elfcmp.c
+++ b/src/elfcmp.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/src/elflint.c b/src/elflint.c
index 060ce122..0a415b00 100644
--- a/src/elflint.c
+++ b/src/elflint.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/src/findtextrel.c b/src/findtextrel.c
index a3156a8f..0acb0cc0 100644
--- a/src/findtextrel.c
+++ b/src/findtextrel.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/src/i386_ld.c b/src/i386_ld.c
index 34035d69..1724d324 100644
--- a/src/i386_ld.c
+++ b/src/i386_ld.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/src/ld.c b/src/ld.c
index 476469c9..110072f9 100644
--- a/src/ld.c
+++ b/src/ld.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/src/ld.h b/src/ld.h
index 34977cd1..3de257ca 100644
--- a/src/ld.h
+++ b/src/ld.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/src/ldgeneric.c b/src/ldgeneric.c
index b0843add..c4c18a96 100644
--- a/src/ldgeneric.c
+++ b/src/ldgeneric.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/src/ldlex.l b/src/ldlex.l
index 45af84a2..17d5be78 100644
--- a/src/ldlex.l
+++ b/src/ldlex.l
@@ -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/src/ldscript.y b/src/ldscript.y
index b9f5962d..7311164c 100644
--- a/src/ldscript.y
+++ b/src/ldscript.y
@@ -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.
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/src/nm.c b/src/nm.c
index fe5207a4..cf47f224 100644
--- a/src/nm.c
+++ b/src/nm.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/src/objdump.c b/src/objdump.c
index 43adcffa..d968fa7a 100644
--- a/src/objdump.c
+++ b/src/objdump.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/src/ranlib.c b/src/ranlib.c
index dd9fe090..adb99881 100644
--- a/src/ranlib.c
+++ b/src/ranlib.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/src/readelf.c b/src/readelf.c
index 3d80bc42..e94a142d 100644
--- a/src/readelf.c
+++ b/src/readelf.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/src/sectionhash.c b/src/sectionhash.c
index 022d202f..68d734e1 100644
--- a/src/sectionhash.c
+++ b/src/sectionhash.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/src/sectionhash.h b/src/sectionhash.h
index ab914c16..ba41ee8c 100644
--- a/src/sectionhash.h
+++ b/src/sectionhash.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/src/size.c b/src/size.c
index aae7d66f..051479ff 100644
--- a/src/size.c
+++ b/src/size.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/src/strings.c b/src/strings.c
index dff155b2..0317c21d 100644
--- a/src/strings.c
+++ b/src/strings.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/src/strip.c b/src/strip.c
index bf55b4ef..fc6ddf50 100644
--- a/src/strip.c
+++ b/src/strip.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/src/symbolhash.c b/src/symbolhash.c
index 1e155cb3..670cf056 100644
--- a/src/symbolhash.c
+++ b/src/symbolhash.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/src/symbolhash.h b/src/symbolhash.h
index 553466c0..54b95397 100644
--- a/src/symbolhash.h
+++ b/src/symbolhash.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/src/unaligned.h b/src/unaligned.h
index a85c652d..bf1e5299 100644
--- a/src/unaligned.h
+++ b/src/unaligned.h
@@ -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/src/versionhash.c b/src/versionhash.c
index 4f3e93b8..6126eb95 100644
--- a/src/versionhash.c
+++ b/src/versionhash.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/src/versionhash.h b/src/versionhash.h
index 8dd272a9..63ca1145 100644
--- a/src/versionhash.h
+++ b/src/versionhash.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/src/xelf.h b/src/xelf.h
index ee458901..21c7193a 100644
--- a/src/xelf.h
+++ b/src/xelf.h
@@ -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/src/ylwrap b/src/ylwrap
index e8abf827..b77a9ebb 100644
--- a/src/ylwrap
+++ b/src/ylwrap
@@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a