From 59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 9 Feb 2012 23:18:22 +0000 Subject: Replace FSF snail mail address with URLs. --- socket/sys/socket.h | 5 ++--- socket/sys/un.h | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'socket/sys') diff --git a/socket/sys/socket.h b/socket/sys/socket.h index 6fb51d7fc8..556ae905f6 100644 --- a/socket/sys/socket.h +++ b/socket/sys/socket.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 + . */ #ifndef _SYS_SOCKET_H #define _SYS_SOCKET_H 1 diff --git a/socket/sys/un.h b/socket/sys/un.h index 1fa10e4fe6..e49d552bda 100644 --- a/socket/sys/un.h +++ b/socket/sys/un.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 _SYS_UN_H #define _SYS_UN_H 1 -- cgit v1.2.3