diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2005-09-20 19:43:13 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2005-09-20 19:43:13 +0000 |
commit | df47b5c3ac50b7b51733249dd2a43d83eea3c337 (patch) | |
tree | 2d90dbb48a87817a2fac07987fa8d97507412be2 /mixlib/testsuite | |
parent | 67b02e8c2aa545f59c25fa7348b112e49ef3552c (diff) | |
download | mdk-df47b5c3ac50b7b51733249dd2a43d83eea3c337.tar.gz mdk-df47b5c3ac50b7b51733249dd2a43d83eea3c337.tar.bz2 |
New FSF address
Diffstat (limited to 'mixlib/testsuite')
-rw-r--r-- | mixlib/testsuite/mix_device_t.c | 2 | ||||
-rw-r--r-- | mixlib/testsuite/mix_eval_t.c | 2 | ||||
-rw-r--r-- | mixlib/testsuite/mix_ins_t.c | 2 | ||||
-rw-r--r-- | mixlib/testsuite/mix_parser_t.c | 2 | ||||
-rw-r--r-- | mixlib/testsuite/mix_types_t.c | 2 | ||||
-rw-r--r-- | mixlib/testsuite/mix_vm_ins_t.c | 2 | ||||
-rw-r--r-- | mixlib/testsuite/test.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/mixlib/testsuite/mix_device_t.c b/mixlib/testsuite/mix_device_t.c index da4c8f9..8638d2f 100644 --- a/mixlib/testsuite/mix_device_t.c +++ b/mixlib/testsuite/mix_device_t.c @@ -15,7 +15,7 @@ * * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * */ diff --git a/mixlib/testsuite/mix_eval_t.c b/mixlib/testsuite/mix_eval_t.c index 83f9a5d..9b62fd6 100644 --- a/mixlib/testsuite/mix_eval_t.c +++ b/mixlib/testsuite/mix_eval_t.c @@ -17,7 +17,7 @@ * * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * */ diff --git a/mixlib/testsuite/mix_ins_t.c b/mixlib/testsuite/mix_ins_t.c index f643b47..8dcc619 100644 --- a/mixlib/testsuite/mix_ins_t.c +++ b/mixlib/testsuite/mix_ins_t.c @@ -15,7 +15,7 @@ ** ** 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** */ diff --git a/mixlib/testsuite/mix_parser_t.c b/mixlib/testsuite/mix_parser_t.c index 7bfa9d0..215fc70 100644 --- a/mixlib/testsuite/mix_parser_t.c +++ b/mixlib/testsuite/mix_parser_t.c @@ -15,7 +15,7 @@ * * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * */ diff --git a/mixlib/testsuite/mix_types_t.c b/mixlib/testsuite/mix_types_t.c index 694038e..ababead 100644 --- a/mixlib/testsuite/mix_types_t.c +++ b/mixlib/testsuite/mix_types_t.c @@ -16,7 +16,7 @@ ** ** 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** */ diff --git a/mixlib/testsuite/mix_vm_ins_t.c b/mixlib/testsuite/mix_vm_ins_t.c index ce368ee..458cbba 100644 --- a/mixlib/testsuite/mix_vm_ins_t.c +++ b/mixlib/testsuite/mix_vm_ins_t.c @@ -15,7 +15,7 @@ ** ** 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** */ diff --git a/mixlib/testsuite/test.h b/mixlib/testsuite/test.h index 6bf6306..7f8eb0c 100644 --- a/mixlib/testsuite/test.h +++ b/mixlib/testsuite/test.h @@ -13,7 +13,7 @@ ** ** 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ** */ |