summaryrefslogtreecommitdiffstats
path: root/sim/erc32
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-12-19 07:18:22 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-12-19 07:18:22 +0000
commit51b318dec8f66b2544b24c359ff3d69425d0d6ff (patch)
tree17f08aedf7c80cc7149d2eb35b575d1507f3bf49 /sim/erc32
parent3fd725ef34e474e36bf2bea93a770589c69ee1e6 (diff)
downloadppe42-binutils-51b318dec8f66b2544b24c359ff3d69425d0d6ff.tar.gz
ppe42-binutils-51b318dec8f66b2544b24c359ff3d69425d0d6ff.zip
[sim] Update old contact info in GPL license notices
sim/ChangeLog: Update old contact info in GPL license notices.
Diffstat (limited to 'sim/erc32')
-rw-r--r--sim/erc32/erc32.c3
-rw-r--r--sim/erc32/exec.c3
-rw-r--r--sim/erc32/float.c3
-rw-r--r--sim/erc32/func.c3
-rw-r--r--sim/erc32/interf.c3
-rw-r--r--sim/erc32/sis.c3
-rw-r--r--sim/erc32/sis.h3
7 files changed, 7 insertions, 14 deletions
diff --git a/sim/erc32/erc32.c b/sim/erc32/erc32.c
index b8e0e603a9..3a5bd11561 100644
--- a/sim/erc32/erc32.c
+++ b/sim/erc32/erc32.c
@@ -15,8 +15,7 @@
* 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., 675
- * Mass Ave, Cambridge, MA 02139, USA.
+ * this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/sim/erc32/exec.c b/sim/erc32/exec.c
index 1479119842..4fd2453635 100644
--- a/sim/erc32/exec.c
+++ b/sim/erc32/exec.c
@@ -15,8 +15,7 @@
* 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., 675
- * Mass Ave, Cambridge, MA 02139, USA.
+ * this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/sim/erc32/float.c b/sim/erc32/float.c
index 15ba754328..c1a46f8aea 100644
--- a/sim/erc32/float.c
+++ b/sim/erc32/float.c
@@ -15,8 +15,7 @@
* 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., 675
- * Mass Ave, Cambridge, MA 02139, USA.
+ * this program; if not, see <http://www.gnu.org/licenses/>.
*
*
* This file implements the interface between the host and the simulated
diff --git a/sim/erc32/func.c b/sim/erc32/func.c
index 54d2557c65..881f26c8af 100644
--- a/sim/erc32/func.c
+++ b/sim/erc32/func.c
@@ -15,8 +15,7 @@
* 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., 675
- * Mass Ave, Cambridge, MA 02139, USA.
+ * this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/sim/erc32/interf.c b/sim/erc32/interf.c
index f448cfa1dc..1ec02befdd 100644
--- a/sim/erc32/interf.c
+++ b/sim/erc32/interf.c
@@ -15,8 +15,7 @@
* 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., 675
- * Mass Ave, Cambridge, MA 02139, USA.
+ * this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/sim/erc32/sis.c b/sim/erc32/sis.c
index 0696fb921a..f40cd65de0 100644
--- a/sim/erc32/sis.c
+++ b/sim/erc32/sis.c
@@ -15,8 +15,7 @@
* 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., 675
- * Mass Ave, Cambridge, MA 02139, USA.
+ * this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
diff --git a/sim/erc32/sis.h b/sim/erc32/sis.h
index dbc5028736..a1cf00b8e6 100644
--- a/sim/erc32/sis.h
+++ b/sim/erc32/sis.h
@@ -15,8 +15,7 @@
* 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., 675
- * Mass Ave, Cambridge, MA 02139, USA.
+ * this program; if not, see <http://www.gnu.org/licenses/>.
*
*/
OpenPOWER on IntegriCloud