From 8167ee883931cb20c6264fc19d040ce2dc6ceaaa Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Thu, 16 Jul 2009 20:47:01 +0000 Subject: Update to a hopefully more future proof FSF address Signed-off-by: Blue Swirl --- sparc-dis.c | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'sparc-dis.c') diff --git a/sparc-dis.c b/sparc-dis.c index f88efe66c7..a71404fe6e 100644 --- a/sparc-dis.c +++ b/sparc-dis.c @@ -23,9 +23,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GAS or GDB; see the file COPYING. If not, write to - the Free Software Foundation, 51 Franklin Street - Fifth Floor, - Boston, MA 02110-1301, USA. */ + along with GAS or GDB; see the file COPYING. If not, + see . */ #include #include "dis-asm.h" @@ -256,9 +255,8 @@ static const char *sparc_decode_sparclet_cpreg (int); for more details. You should have received a copy of the GNU General Public License - along with this software; 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 software; see the file COPYING. If not, + see . */ /* FIXME-someday: perhaps the ,a's and such should be embedded in the instruction's name rather than the args. This would make gas faster, pinsn @@ -2258,9 +2256,7 @@ sparc_decode_sparclet_cpreg (int value) GNU General Public License for more details. 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., 51 Franklin Street - Fifth Floor, Boston, - MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Bitmask of v9 architectures. */ #define MASK_V9 ((1 << SPARC_OPCODE_ARCH_V9) \ -- cgit v1.2.1