summaryrefslogtreecommitdiffstats
path: root/libasm
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 /libasm
parent82c345d92531e2577f16928efe62c14d19d5fc47 (diff)
Fix FSF address. No exception for libdwarf.
Diffstat (limited to 'libasm')
-rw-r--r--libasm/Makefile.am2
-rw-r--r--libasm/asm_abort.c2
-rw-r--r--libasm/asm_addint16.c2
-rw-r--r--libasm/asm_addint32.c2
-rw-r--r--libasm/asm_addint64.c2
-rw-r--r--libasm/asm_addint8.c2
-rw-r--r--libasm/asm_addsleb128.c2
-rw-r--r--libasm/asm_addstrz.c2
-rw-r--r--libasm/asm_adduint16.c2
-rw-r--r--libasm/asm_adduint32.c2
-rw-r--r--libasm/asm_adduint64.c2
-rw-r--r--libasm/asm_adduint8.c2
-rw-r--r--libasm/asm_adduleb128.c2
-rw-r--r--libasm/asm_align.c2
-rw-r--r--libasm/asm_begin.c2
-rw-r--r--libasm/asm_end.c2
-rw-r--r--libasm/asm_error.c2
-rw-r--r--libasm/asm_fill.c2
-rw-r--r--libasm/asm_getelf.c2
-rw-r--r--libasm/asm_newabssym.c2
-rw-r--r--libasm/asm_newcomsym.c2
-rw-r--r--libasm/asm_newscn.c2
-rw-r--r--libasm/asm_newscn_ingrp.c2
-rw-r--r--libasm/asm_newscngrp.c2
-rw-r--r--libasm/asm_newsubscn.c2
-rw-r--r--libasm/asm_newsym.c2
-rw-r--r--libasm/asm_scngrp_newsignature.c2
-rw-r--r--libasm/libasm.h2
-rw-r--r--libasm/libasmP.h2
-rw-r--r--libasm/symbolhash.c2
-rw-r--r--libasm/symbolhash.h2
31 files changed, 31 insertions, 31 deletions
diff --git a/libasm/Makefile.am b/libasm/Makefile.am
index 2ff1b248..3b2b1812 100644
--- a/libasm/Makefile.am
+++ b/libasm/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/libasm/asm_abort.c b/libasm/asm_abort.c
index 7347c1ce..d12c163d 100644
--- a/libasm/asm_abort.c
+++ b/libasm/asm_abort.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/libasm/asm_addint16.c b/libasm/asm_addint16.c
index 7932423c..5aa8d60e 100644
--- a/libasm/asm_addint16.c
+++ b/libasm/asm_addint16.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/libasm/asm_addint32.c b/libasm/asm_addint32.c
index 6150b1bf..25c50cea 100644
--- a/libasm/asm_addint32.c
+++ b/libasm/asm_addint32.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/libasm/asm_addint64.c b/libasm/asm_addint64.c
index 03242b89..9116d94c 100644
--- a/libasm/asm_addint64.c
+++ b/libasm/asm_addint64.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/libasm/asm_addint8.c b/libasm/asm_addint8.c
index b2a3acbe..ff4376b8 100644
--- a/libasm/asm_addint8.c
+++ b/libasm/asm_addint8.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/libasm/asm_addsleb128.c b/libasm/asm_addsleb128.c
index 360f346c..614ba69c 100644
--- a/libasm/asm_addsleb128.c
+++ b/libasm/asm_addsleb128.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/libasm/asm_addstrz.c b/libasm/asm_addstrz.c
index eb440eaa..ddd03541 100644
--- a/libasm/asm_addstrz.c
+++ b/libasm/asm_addstrz.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/libasm/asm_adduint16.c b/libasm/asm_adduint16.c
index a7af66a1..063e5d42 100644
--- a/libasm/asm_adduint16.c
+++ b/libasm/asm_adduint16.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/libasm/asm_adduint32.c b/libasm/asm_adduint32.c
index 15a50a94..6dc814f8 100644
--- a/libasm/asm_adduint32.c
+++ b/libasm/asm_adduint32.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/libasm/asm_adduint64.c b/libasm/asm_adduint64.c
index 826965f9..71bb16a0 100644
--- a/libasm/asm_adduint64.c
+++ b/libasm/asm_adduint64.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/libasm/asm_adduint8.c b/libasm/asm_adduint8.c
index 2ff61d52..c8801537 100644
--- a/libasm/asm_adduint8.c
+++ b/libasm/asm_adduint8.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/libasm/asm_adduleb128.c b/libasm/asm_adduleb128.c
index 34d89994..042c76b3 100644
--- a/libasm/asm_adduleb128.c
+++ b/libasm/asm_adduleb128.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/libasm/asm_align.c b/libasm/asm_align.c
index 7ae55bcb..b5a573b2 100644
--- a/libasm/asm_align.c
+++ b/libasm/asm_align.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/libasm/asm_begin.c b/libasm/asm_begin.c
index 752180ab..b8094dcd 100644
--- a/libasm/asm_begin.c
+++ b/libasm/asm_begin.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/libasm/asm_end.c b/libasm/asm_end.c
index 7f832dad..1d815fa6 100644
--- a/libasm/asm_end.c
+++ b/libasm/asm_end.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/libasm/asm_error.c b/libasm/asm_error.c
index ffc594b3..f91bb78e 100644
--- a/libasm/asm_error.c
+++ b/libasm/asm_error.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/libasm/asm_fill.c b/libasm/asm_fill.c
index 7a7a42a3..66f7134b 100644
--- a/libasm/asm_fill.c
+++ b/libasm/asm_fill.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/libasm/asm_getelf.c b/libasm/asm_getelf.c
index 01bba029..df5cffda 100644
--- a/libasm/asm_getelf.c
+++ b/libasm/asm_getelf.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/libasm/asm_newabssym.c b/libasm/asm_newabssym.c
index 75190aa5..1dacb012 100644
--- a/libasm/asm_newabssym.c
+++ b/libasm/asm_newabssym.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/libasm/asm_newcomsym.c b/libasm/asm_newcomsym.c
index 10dad4e1..4a7144ec 100644
--- a/libasm/asm_newcomsym.c
+++ b/libasm/asm_newcomsym.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/libasm/asm_newscn.c b/libasm/asm_newscn.c
index 7aad3992..8a5e78b5 100644
--- a/libasm/asm_newscn.c
+++ b/libasm/asm_newscn.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/libasm/asm_newscn_ingrp.c b/libasm/asm_newscn_ingrp.c
index c7cb1965..c17e22e9 100644
--- a/libasm/asm_newscn_ingrp.c
+++ b/libasm/asm_newscn_ingrp.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/libasm/asm_newscngrp.c b/libasm/asm_newscngrp.c
index 454006a4..1eed25cd 100644
--- a/libasm/asm_newscngrp.c
+++ b/libasm/asm_newscngrp.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/libasm/asm_newsubscn.c b/libasm/asm_newsubscn.c
index 923b0806..d1a86dd7 100644
--- a/libasm/asm_newsubscn.c
+++ b/libasm/asm_newsubscn.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/libasm/asm_newsym.c b/libasm/asm_newsym.c
index 1b77b591..e2727b15 100644
--- a/libasm/asm_newsym.c
+++ b/libasm/asm_newsym.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/libasm/asm_scngrp_newsignature.c b/libasm/asm_scngrp_newsignature.c
index f4cdc36b..9908e403 100644
--- a/libasm/asm_scngrp_newsignature.c
+++ b/libasm/asm_scngrp_newsignature.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/libasm/libasm.h b/libasm/libasm.h
index 718ac278..6daf221e 100644
--- a/libasm/libasm.h
+++ b/libasm/libasm.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/libasm/libasmP.h b/libasm/libasmP.h
index 8a766e5e..e6401575 100644
--- a/libasm/libasmP.h
+++ b/libasm/libasmP.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/libasm/symbolhash.c b/libasm/symbolhash.c
index 06a60b1a..e3aa5dda 100644
--- a/libasm/symbolhash.c
+++ b/libasm/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/libasm/symbolhash.h b/libasm/symbolhash.h
index 22123305..28768da7 100644
--- a/libasm/symbolhash.h
+++ b/libasm/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