diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2010-05-15 17:52:49 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2010-05-15 17:52:49 +0000 |
commit | 1012e960c747849e53db702c96b4c0f25a9bda95 (patch) | |
tree | 64450a70522e77a5519dab52b3151d850abbba9c /ia64-dis.c | |
parent | 0b8f9be61cd89de3be7bfac8b5fe544fceca1af3 (diff) |
Update to a hopefully more future proof FSF address
See also 70539e1850ddd3a7ee6f9a8db7bd8e81b85225a4,
8167ee883931cb20c6264fc19d040ce2dc6ceaaa,
530e7615ce3c01882e582c84dc6304ab98a3d5c5 and
fad6cb1a565bb73f83fc0e2654489457b489e436.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'ia64-dis.c')
-rw-r--r-- | ia64-dis.c | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/ia64-dis.c b/ia64-dis.c index a02517876..da73a98ba 100644 --- a/ia64-dis.c +++ b/ia64-dis.c @@ -990,9 +990,8 @@ const struct ia64_operand elf64_ia64_operands[IA64_OPND_COUNT] = the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this file; see the file COPYING. If not, write to the - Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this file; see the file COPYING. If not, see + <http://www.gnu.org/licenses/>. */ /* The primary opcode table is made up of the following: */ struct ia64_main_table @@ -9906,9 +9905,8 @@ static const struct ia64_dis_names ia64_dis_names[] = { the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this file; see the file COPYING. If not, write to the - Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this file; see the file COPYING. If not, see + <http://www.gnu.org/licenses/>. */ static const struct ia64_templ_desc ia64_templ_desc[16] = { |