From c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Fri, 20 Jul 2012 19:55:45 +0100 Subject: [legal] Update FSF mailing address in GPL licence texts Suggested-by: Daniel P. Berrange Signed-off-by: Michael Brown --- src/drivers/bus/isapnp.c | 3 ++- src/drivers/bus/pci.c | 3 ++- src/drivers/bus/pcibackup.c | 3 ++- src/drivers/bus/pcivpd.c | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'src/drivers/bus') diff --git a/src/drivers/bus/isapnp.c b/src/drivers/bus/isapnp.c index f7845d3fa..6417c74a6 100644 --- a/src/drivers/bus/isapnp.c +++ b/src/drivers/bus/isapnp.c @@ -15,7 +15,8 @@ * * 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. +* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +* 02110-1301, USA. * * Portions of this code: * Copyright (C) 2001 P.J.H.Fox (fox@roestock.demon.co.uk) diff --git a/src/drivers/bus/pci.c b/src/drivers/bus/pci.c index 3ae17e5cf..7bd353d8b 100644 --- a/src/drivers/bus/pci.c +++ b/src/drivers/bus/pci.c @@ -16,7 +16,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ FILE_LICENCE ( GPL2_OR_LATER ); diff --git a/src/drivers/bus/pcibackup.c b/src/drivers/bus/pcibackup.c index 6719c53c7..6b592e893 100644 --- a/src/drivers/bus/pcibackup.c +++ b/src/drivers/bus/pcibackup.c @@ -13,7 +13,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ FILE_LICENCE ( GPL2_OR_LATER ); diff --git a/src/drivers/bus/pcivpd.c b/src/drivers/bus/pcivpd.c index 15cf90598..0b7a879fe 100644 --- a/src/drivers/bus/pcivpd.c +++ b/src/drivers/bus/pcivpd.c @@ -13,7 +13,8 @@ * * 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. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA. */ FILE_LICENCE ( GPL2_OR_LATER ); -- cgit v1.2.3-55-g7522