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. --- termios/Makefile | 5 ++--- termios/cfmakeraw.c | 5 ++--- termios/cfsetspeed.c | 5 ++--- termios/speed.c | 5 ++--- termios/tcdrain.c | 5 ++--- termios/tcflow.c | 5 ++--- termios/tcflush.c | 5 ++--- termios/tcgetattr.c | 5 ++--- termios/tcgetpgrp.c | 5 ++--- termios/tcgetsid.c | 5 ++--- termios/tcsendbrk.c | 5 ++--- termios/tcsetattr.c | 5 ++--- termios/tcsetpgrp.c | 5 ++--- termios/termios.h | 5 ++--- 14 files changed, 28 insertions(+), 42 deletions(-) (limited to 'termios') diff --git a/termios/Makefile b/termios/Makefile index 745a8cf..a5b5831 100644 --- a/termios/Makefile +++ b/termios/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 the terminal I/O functions. diff --git a/termios/cfmakeraw.c b/termios/cfmakeraw.c index ca1bf76..41cb099 100644 --- a/termios/cfmakeraw.c +++ b/termios/cfmakeraw.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 diff --git a/termios/cfsetspeed.c b/termios/cfsetspeed.c index 436c54b..4893efd 100644 --- a/termios/cfsetspeed.c +++ b/termios/cfsetspeed.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/termios/speed.c b/termios/speed.c index b4acd62..a76ffcc 100644 --- a/termios/speed.c +++ b/termios/speed.c @@ -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 + . */ #include #include diff --git a/termios/tcdrain.c b/termios/tcdrain.c index d28ddbf..ced692d 100644 --- a/termios/tcdrain.c +++ b/termios/tcdrain.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/termios/tcflow.c b/termios/tcflow.c index f4db981..b94e967 100644 --- a/termios/tcflow.c +++ b/termios/tcflow.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/termios/tcflush.c b/termios/tcflush.c index c95f78e..1df192a 100644 --- a/termios/tcflush.c +++ b/termios/tcflush.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/termios/tcgetattr.c b/termios/tcgetattr.c index 6751e88..d47d7e7 100644 --- a/termios/tcgetattr.c +++ b/termios/tcgetattr.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/termios/tcgetpgrp.c b/termios/tcgetpgrp.c index 2a1d846..04b989b 100644 --- a/termios/tcgetpgrp.c +++ b/termios/tcgetpgrp.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/termios/tcgetsid.c b/termios/tcgetsid.c index 8d97a94..aac3c89 100644 --- a/termios/tcgetsid.c +++ b/termios/tcgetsid.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/termios/tcsendbrk.c b/termios/tcsendbrk.c index 4f40cfb..4d4e678 100644 --- a/termios/tcsendbrk.c +++ b/termios/tcsendbrk.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/termios/tcsetattr.c b/termios/tcsetattr.c index 205838c..5f3a271 100644 --- a/termios/tcsetattr.c +++ b/termios/tcsetattr.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/termios/tcsetpgrp.c b/termios/tcsetpgrp.c index 59f58e5..1b47474 100644 --- a/termios/tcsetpgrp.c +++ b/termios/tcsetpgrp.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/termios/termios.h b/termios/termios.h index 688491f..c42c62c 100644 --- a/termios/termios.h +++ b/termios/termios.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 + . */ /* * POSIX Standard: 7.1-2 General Terminal Interface -- cgit v1.1