From 266bdc1f623fe6fe489e5115e0f8ef723705d949 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 18 Nov 2012 06:03:05 -0500 Subject: Replace FSF snail mail address with URLs This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger --- include/net/ethernet.h | 5 ++--- include/net/if.h | 5 ++--- include/net/if_arp.h | 5 ++--- include/net/if_packet.h | 5 ++--- include/net/if_shaper.h | 5 ++--- include/net/if_slip.h | 5 ++--- include/net/route.h | 5 ++--- 7 files changed, 14 insertions(+), 21 deletions(-) (limited to 'include/net') diff --git a/include/net/ethernet.h b/include/net/ethernet.h index 0242d5899..9698c70bb 100644 --- a/include/net/ethernet.h +++ b/include/net/ethernet.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* Based on the FreeBSD version of this file. Curiously, that file lacks a copyright in the header. */ diff --git a/include/net/if.h b/include/net/if.h index 6d6d59a18..4cb641407 100644 --- a/include/net/if.h +++ b/include/net/if.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _NET_IF_H #define _NET_IF_H 1 diff --git a/include/net/if_arp.h b/include/net/if_arp.h index 97cb61f62..b2997efaa 100644 --- a/include/net/if_arp.h +++ b/include/net/if_arp.h @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* Based on the 4.4BSD and Linux version of this file. */ diff --git a/include/net/if_packet.h b/include/net/if_packet.h index e5184e7f1..135f2b8a4 100644 --- a/include/net/if_packet.h +++ b/include/net/if_packet.h @@ -13,9 +13,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef __IF_PACKET_H #define __IF_PACKET_H diff --git a/include/net/if_shaper.h b/include/net/if_shaper.h index 7060af31e..84c9ddd24 100644 --- a/include/net/if_shaper.h +++ b/include/net/if_shaper.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _NET_IF_SHAPER_H #define _NET_IF_SHAPER_H 1 diff --git a/include/net/if_slip.h b/include/net/if_slip.h index 66bd7f30a..381131cba 100644 --- a/include/net/if_slip.h +++ b/include/net/if_slip.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _NET_IF_SLIP_H #define _NET_IF_SLIP_H 1 diff --git a/include/net/route.h b/include/net/route.h index ea6c9b941..d1023bee3 100644 --- a/include/net/route.h +++ b/include/net/route.h @@ -12,9 +12,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ /* Based on the 4.4BSD and Linux version of this file. */ -- cgit v1.2.3