summaryrefslogtreecommitdiff
path: root/target-cris
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-03-07 15:48:43 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-03-07 15:48:43 +0000
commit70539e1850ddd3a7ee6f9a8db7bd8e81b85225a4 (patch)
treefb8cf4e2cc4cc634014a13072a77deb3ed266a5b /target-cris
parentbef75aa5342f0b0ecc1c4e444d1ff9f955f41b63 (diff)
Update to a hopefully more future proof FSF address
Diffstat (limited to 'target-cris')
-rw-r--r--target-cris/crisv10-decode.h3
-rw-r--r--target-cris/translate_v10.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/target-cris/crisv10-decode.h b/target-cris/crisv10-decode.h
index 0d6f3de219..587fbdd278 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 <http://www.gnu.org/licenses/>.
*/
#define CRISV10_MODE_QIMMEDIATE 0
diff --git a/target-cris/translate_v10.c b/target-cris/translate_v10.c
index 9abf1a837c..564cdb009d 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 <http://www.gnu.org/licenses/>.
*/
#include "crisv10-decode.h"