aboutsummaryrefslogtreecommitdiff
path: root/sparc-dis.c
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2009-07-16 20:47:01 +0000
committerBlue Swirl <blauwirbel@gmail.com>2009-07-16 20:47:01 +0000
commit8167ee883931cb20c6264fc19d040ce2dc6ceaaa (patch)
tree20a7c266bae553f0747c45b3b762094600aea505 /sparc-dis.c
parenta1961a4b313b346213439ca0e3e1e9ea69169bf4 (diff)
Update to a hopefully more future proof FSF address
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'sparc-dis.c')
-rw-r--r--sparc-dis.c14
1 files changed, 5 insertions, 9 deletions
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 <http://www.gnu.org/licenses/>. */
#include <stdlib.h>
#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 <http://www.gnu.org/licenses/>. */
/* 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 <http://www.gnu.org/licenses/>. */
/* Bitmask of v9 architectures. */
#define MASK_V9 ((1 << SPARC_OPCODE_ARCH_V9) \