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/net/udp/dhcp.c | 3 ++- src/net/udp/dns.c | 3 ++- src/net/udp/slam.c | 3 ++- src/net/udp/syslog.c | 3 ++- src/net/udp/tftp.c | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'src/net/udp') diff --git a/src/net/udp/dhcp.c b/src/net/udp/dhcp.c index 9a231840d..a72061649 100644 --- a/src/net/udp/dhcp.c +++ b/src/net/udp/dhcp.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/net/udp/dns.c b/src/net/udp/dns.c index 6b4335d7d..efe0d2e04 100644 --- a/src/net/udp/dns.c +++ b/src/net/udp/dns.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/net/udp/slam.c b/src/net/udp/slam.c index 0de138cdf..e1b584fec 100644 --- a/src/net/udp/slam.c +++ b/src/net/udp/slam.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/net/udp/syslog.c b/src/net/udp/syslog.c index 9e55d211b..00101008b 100644 --- a/src/net/udp/syslog.c +++ b/src/net/udp/syslog.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/net/udp/tftp.c b/src/net/udp/tftp.c index a2d6473c3..a6c64b4ab 100644 --- a/src/net/udp/tftp.c +++ b/src/net/udp/tftp.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