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. --- streams/Makefile | 5 ++--- streams/fattach.c | 5 ++--- streams/fdetach.c | 5 ++--- streams/getmsg.c | 5 ++--- streams/getpmsg.c | 5 ++--- streams/isastream.c | 5 ++--- streams/putmsg.c | 5 ++--- streams/putpmsg.c | 5 ++--- streams/stropts.h | 5 ++--- 9 files changed, 18 insertions(+), 27 deletions(-) (limited to 'streams') diff --git a/streams/Makefile b/streams/Makefile index 0f73d5fde5..1d8c64d4ae 100644 --- a/streams/Makefile +++ b/streams/Makefile @@ -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 +# . # # Makefile for streams. diff --git a/streams/fattach.c b/streams/fattach.c index 555e0b65e6..22e36df948 100644 --- a/streams/fattach.c +++ b/streams/fattach.c @@ -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 + . */ #include #include diff --git a/streams/fdetach.c b/streams/fdetach.c index 431c92bbea..9c872caae4 100644 --- a/streams/fdetach.c +++ b/streams/fdetach.c @@ -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 + . */ #include #include diff --git a/streams/getmsg.c b/streams/getmsg.c index 861a40f677..20c32aa8a4 100644 --- a/streams/getmsg.c +++ b/streams/getmsg.c @@ -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 + . */ #include #include diff --git a/streams/getpmsg.c b/streams/getpmsg.c index e6e9898e46..7d97f5c242 100644 --- a/streams/getpmsg.c +++ b/streams/getpmsg.c @@ -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 + . */ #include #include diff --git a/streams/isastream.c b/streams/isastream.c index 88dae299fc..9b9209b855 100644 --- a/streams/isastream.c +++ b/streams/isastream.c @@ -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 + . */ #include #include diff --git a/streams/putmsg.c b/streams/putmsg.c index b84dd843ba..80f9f0b92a 100644 --- a/streams/putmsg.c +++ b/streams/putmsg.c @@ -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 + . */ #include #include diff --git a/streams/putpmsg.c b/streams/putpmsg.c index 6e37036aac..b85e14283a 100644 --- a/streams/putpmsg.c +++ b/streams/putpmsg.c @@ -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 + . */ #include #include diff --git a/streams/stropts.h b/streams/stropts.h index 45d6d0dfac..80fe460b77 100644 --- a/streams/stropts.h +++ b/streams/stropts.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 _STROPTS_H #define _STROPTS_H 1 -- cgit v1.2.1