aboutsummaryrefslogtreecommitdiffstats
path: root/target-cris
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris')
-rw-r--r--target-cris/cpu.h3
-rw-r--r--target-cris/crisv32-decode.h3
-rw-r--r--target-cris/exec.h3
-rw-r--r--target-cris/helper.c3
-rw-r--r--target-cris/mmu.c3
-rw-r--r--target-cris/op_helper.c3
-rw-r--r--target-cris/opcode-cris.h3
-rw-r--r--target-cris/translate.c3
8 files changed, 8 insertions, 16 deletions
diff --git a/target-cris/cpu.h b/target-cris/cpu.h
index 7c4e2576d..5717fa780 100644
--- a/target-cris/cpu.h
+++ b/target-cris/cpu.h
@@ -15,8 +15,7 @@
* 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/>.
*/
#ifndef CPU_CRIS_H
#define CPU_CRIS_H
diff --git a/target-cris/crisv32-decode.h b/target-cris/crisv32-decode.h
index a8042ab49..ed141de0b 100644
--- a/target-cris/crisv32-decode.h
+++ b/target-cris/crisv32-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/>.
*/
/* Convenient binary macros. */
diff --git a/target-cris/exec.h b/target-cris/exec.h
index 5f3cc0017..0b6c5ebf2 100644
--- a/target-cris/exec.h
+++ b/target-cris/exec.h
@@ -15,8 +15,7 @@
* 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 "dyngen-exec.h"
diff --git a/target-cris/helper.c b/target-cris/helper.c
index 405454f50..c0e11d1aa 100644
--- a/target-cris/helper.c
+++ b/target-cris/helper.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 <stdio.h>
diff --git a/target-cris/mmu.c b/target-cris/mmu.c
index 1f3d48322..bc5b7105d 100644
--- a/target-cris/mmu.c
+++ b/target-cris/mmu.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/>.
*/
#ifndef CONFIG_USER_ONLY
diff --git a/target-cris/op_helper.c b/target-cris/op_helper.c
index edfaf41a8..b44b9325f 100644
--- a/target-cris/op_helper.c
+++ b/target-cris/op_helper.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 "exec.h"
diff --git a/target-cris/opcode-cris.h b/target-cris/opcode-cris.h
index 76fbc2f3c..8d4749deb 100644
--- a/target-cris/opcode-cris.h
+++ b/target-cris/opcode-cris.h
@@ -17,8 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
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/>. */
#ifndef __CRIS_H_INCLUDED_
#define __CRIS_H_INCLUDED_
diff --git a/target-cris/translate.c b/target-cris/translate.c
index fd9380cf6..bd3ae3d76 100644
--- a/target-cris/translate.c
+++ b/target-cris/translate.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/>.
*/
/*