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/util/Option/ROM.pm | 3 ++- src/util/disrom.pl | 3 ++- src/util/efirom.c | 3 ++- src/util/einfo.c | 3 ++- src/util/elf2efi.c | 3 ++- src/util/fixrom.pl | 3 ++- src/util/fnrec.pl | 3 ++- src/util/genkeymap.pl | 3 ++- src/util/get-pci-ids | 3 ++- src/util/licence.pl | 3 ++- src/util/mergerom.pl | 3 ++- 11 files changed, 22 insertions(+), 11 deletions(-) (limited to 'src/util') diff --git a/src/util/Option/ROM.pm b/src/util/Option/ROM.pm index b2b94c3e..fdc5e4ae 100644 --- a/src/util/Option/ROM.pm +++ b/src/util/Option/ROM.pm @@ -14,7 +14,8 @@ package Option::ROM; # # 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. =head1 NAME diff --git a/src/util/disrom.pl b/src/util/disrom.pl index aff972ea..c133c26a 100755 --- a/src/util/disrom.pl +++ b/src/util/disrom.pl @@ -14,7 +14,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. use strict; use warnings; diff --git a/src/util/efirom.c b/src/util/efirom.c index a65abfee..abee496d 100644 --- a/src/util/efirom.c +++ b/src/util/efirom.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. */ #include diff --git a/src/util/einfo.c b/src/util/einfo.c index 15f920d0..d83828df 100644 --- a/src/util/einfo.c +++ b/src/util/einfo.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. */ #include diff --git a/src/util/elf2efi.c b/src/util/elf2efi.c index fc6bef37..007453e2 100644 --- a/src/util/elf2efi.c +++ b/src/util/elf2efi.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. */ #define _GNU_SOURCE diff --git a/src/util/fixrom.pl b/src/util/fixrom.pl index 88f8cb83..c84e2cf2 100755 --- a/src/util/fixrom.pl +++ b/src/util/fixrom.pl @@ -14,7 +14,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. use strict; use warnings; diff --git a/src/util/fnrec.pl b/src/util/fnrec.pl index 9a2b3d81..cc7312b6 100755 --- a/src/util/fnrec.pl +++ b/src/util/fnrec.pl @@ -14,7 +14,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. =head1 NAME diff --git a/src/util/genkeymap.pl b/src/util/genkeymap.pl index 6487cd79..7a5024bf 100755 --- a/src/util/genkeymap.pl +++ b/src/util/genkeymap.pl @@ -14,7 +14,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. =head1 NAME diff --git a/src/util/get-pci-ids b/src/util/get-pci-ids index 6501a7f7..42466221 100755 --- a/src/util/get-pci-ids +++ b/src/util/get-pci-ids @@ -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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +# 02110-1301, USA. # Known bugs/limitations: diff --git a/src/util/licence.pl b/src/util/licence.pl index c37685d3..0e43c7b4 100755 --- a/src/util/licence.pl +++ b/src/util/licence.pl @@ -14,7 +14,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. use strict; use warnings; diff --git a/src/util/mergerom.pl b/src/util/mergerom.pl index a1b456e2..815ac747 100755 --- a/src/util/mergerom.pl +++ b/src/util/mergerom.pl @@ -14,7 +14,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. use strict; use warnings; -- cgit v1.2.3-55-g7522