From 70539e1850ddd3a7ee6f9a8db7bd8e81b85225a4 Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sun, 7 Mar 2010 15:48:43 +0000 Subject: Update to a hopefully more future proof FSF address See also 8167ee883931cb20c6264fc19d040ce2dc6ceaaa, 530e7615ce3c01882e582c84dc6304ab98a3d5c5 and fad6cb1a565bb73f83fc0e2654489457b489e436. Signed-off-by: Blue Swirl --- target-cris/crisv10-decode.h | 3 +-- target-cris/translate_v10.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'target-cris') diff --git a/target-cris/crisv10-decode.h b/target-cris/crisv10-decode.h index 0d6f3de..587fbdd 100644 --- a/target-cris/crisv10-decode.h +++ b/target-cris/crisv10-decode.h @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #define CRISV10_MODE_QIMMEDIATE 0 diff --git a/target-cris/translate_v10.c b/target-cris/translate_v10.c index 9abf1a8..564cdb0 100644 --- a/target-cris/translate_v10.c +++ b/target-cris/translate_v10.c @@ -15,8 +15,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + * License along with this library; if not, see . */ #include "crisv10-decode.h" -- cgit v1.1