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 --- libc/termios/cfmakeraw.c | 5 ++--- libc/termios/cfsetspeed.c | 5 ++--- libc/termios/isatty.c | 5 ++--- libc/termios/kernel_termios.h | 5 ++--- libc/termios/speed.c | 5 ++--- libc/termios/tcdrain.c | 5 ++--- libc/termios/tcflow.c | 5 ++--- libc/termios/tcflush.c | 5 ++--- libc/termios/tcgetattr.c | 5 ++--- libc/termios/tcgetpgrp.c | 5 ++--- libc/termios/tcgetsid.c | 5 ++--- libc/termios/tcsendbrk.c | 5 ++--- libc/termios/tcsetattr.c | 5 ++--- libc/termios/tcsetpgrp.c | 5 ++--- 14 files changed, 28 insertions(+), 42 deletions(-) (limited to 'libc/termios') diff --git a/libc/termios/cfmakeraw.c b/libc/termios/cfmakeraw.c index aae76782d..0c5ec4651 100644 --- a/libc/termios/cfmakeraw.c +++ b/libc/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/libc/termios/cfsetspeed.c b/libc/termios/cfsetspeed.c index b1d54cb9f..f2bfa4e8c 100644 --- a/libc/termios/cfsetspeed.c +++ b/libc/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/libc/termios/isatty.c b/libc/termios/isatty.c index 9e865225f..9c054d962 100644 --- a/libc/termios/isatty.c +++ b/libc/termios/isatty.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/libc/termios/kernel_termios.h b/libc/termios/kernel_termios.h index 87d5c07e4..defb462b7 100644 --- a/libc/termios/kernel_termios.h +++ b/libc/termios/kernel_termios.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 _KERNEL_TERMIOS_H #define _KERNEL_TERMIOS_H 1 diff --git a/libc/termios/speed.c b/libc/termios/speed.c index 33b9c4a96..a32e5ed71 100644 --- a/libc/termios/speed.c +++ b/libc/termios/speed.c @@ -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 + . */ #include #include diff --git a/libc/termios/tcdrain.c b/libc/termios/tcdrain.c index e0f423138..011a78636 100644 --- a/libc/termios/tcdrain.c +++ b/libc/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/libc/termios/tcflow.c b/libc/termios/tcflow.c index 35ae1b2a6..10cc008d0 100644 --- a/libc/termios/tcflow.c +++ b/libc/termios/tcflow.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/libc/termios/tcflush.c b/libc/termios/tcflush.c index 7c9d1c584..ec36a836c 100644 --- a/libc/termios/tcflush.c +++ b/libc/termios/tcflush.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/libc/termios/tcgetattr.c b/libc/termios/tcgetattr.c index 0bdc70b3c..53e40c39a 100644 --- a/libc/termios/tcgetattr.c +++ b/libc/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/libc/termios/tcgetpgrp.c b/libc/termios/tcgetpgrp.c index e2509c830..7cec39c3d 100644 --- a/libc/termios/tcgetpgrp.c +++ b/libc/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/libc/termios/tcgetsid.c b/libc/termios/tcgetsid.c index b5da2e76e..5e811422c 100644 --- a/libc/termios/tcgetsid.c +++ b/libc/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/libc/termios/tcsendbrk.c b/libc/termios/tcsendbrk.c index 322956c75..8339cfa46 100644 --- a/libc/termios/tcsendbrk.c +++ b/libc/termios/tcsendbrk.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/libc/termios/tcsetattr.c b/libc/termios/tcsetattr.c index 786fc69c5..8b9d25361 100644 --- a/libc/termios/tcsetattr.c +++ b/libc/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/libc/termios/tcsetpgrp.c b/libc/termios/tcsetpgrp.c index 6a3b8d827..ee73fb149 100644 --- a/libc/termios/tcsetpgrp.c +++ b/libc/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 -- cgit v1.2.3