diff options
author | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:18:22 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2012-12-19 07:18:22 +0000 |
commit | 51b318dec8f66b2544b24c359ff3d69425d0d6ff (patch) | |
tree | 17f08aedf7c80cc7149d2eb35b575d1507f3bf49 /sim/erc32 | |
parent | 3fd725ef34e474e36bf2bea93a770589c69ee1e6 (diff) | |
download | gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.zip gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.tar.gz gdb-51b318dec8f66b2544b24c359ff3d69425d0d6ff.tar.bz2 |
[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.c | 3 | ||||
-rw-r--r-- | sim/erc32/exec.c | 3 | ||||
-rw-r--r-- | sim/erc32/float.c | 3 | ||||
-rw-r--r-- | sim/erc32/func.c | 3 | ||||
-rw-r--r-- | sim/erc32/interf.c | 3 | ||||
-rw-r--r-- | sim/erc32/sis.c | 3 | ||||
-rw-r--r-- | sim/erc32/sis.h | 3 |
7 files changed, 7 insertions, 14 deletions
diff --git a/sim/erc32/erc32.c b/sim/erc32/erc32.c index b8e0e60..3a5bd11 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 1479119..4fd2453 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 15ba754..c1a46f8 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 54d2557..881f26c 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 f448cfa..1ec02be 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 0696fb9..f40cd65 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 dbc5028..a1cf00b 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/>. * */ |