aboutsummaryrefslogtreecommitdiff
path: root/stdio-common
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-02-09 23:18:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-02-09 23:18:22 +0000
commit59ba27a63ada3f46b71ec99a314dfac5a38ad6d2 (patch)
tree69edda6ebdfd8fe5d83991ab44723e07f6366420 /stdio-common
parentaf850b1c978bdca648ef9fb141e785d75f74d9bf (diff)
downloadglibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.tar.xz
glibc-59ba27a63ada3f46b71ec99a314dfac5a38ad6d2.zip
Replace FSF snail mail address with URLs.
Diffstat (limited to 'stdio-common')
-rw-r--r--stdio-common/Makefile5
-rw-r--r--stdio-common/_i18n_number.h5
-rw-r--r--stdio-common/_itoa.c5
-rw-r--r--stdio-common/_itoa.h5
-rw-r--r--stdio-common/_itowa.c5
-rw-r--r--stdio-common/_itowa.h5
-rw-r--r--stdio-common/asprintf.c5
-rw-r--r--stdio-common/bits/printf-ldbl.h5
-rw-r--r--stdio-common/ctermid.c5
-rw-r--r--stdio-common/cuserid.c5
-rw-r--r--stdio-common/dprintf.c5
-rw-r--r--stdio-common/errlist.c5
-rw-r--r--stdio-common/errnobug.c5
-rw-r--r--stdio-common/flockfile.c5
-rw-r--r--stdio-common/fprintf.c5
-rw-r--r--stdio-common/fscanf.c5
-rw-r--r--stdio-common/ftrylockfile.c5
-rw-r--r--stdio-common/funlockfile.c5
-rw-r--r--stdio-common/fxprintf.c5
-rw-r--r--stdio-common/getline.c5
-rw-r--r--stdio-common/getw.c5
-rw-r--r--stdio-common/isoc99_fscanf.c5
-rw-r--r--stdio-common/isoc99_scanf.c5
-rw-r--r--stdio-common/isoc99_sscanf.c5
-rw-r--r--stdio-common/isoc99_vfscanf.c5
-rw-r--r--stdio-common/isoc99_vscanf.c5
-rw-r--r--stdio-common/isoc99_vsscanf.c5
-rw-r--r--stdio-common/itoa-digits.c5
-rw-r--r--stdio-common/itoa-udigits.c5
-rw-r--r--stdio-common/itowa-digits.c5
-rw-r--r--stdio-common/perror.c5
-rw-r--r--stdio-common/printf-parse.h5
-rw-r--r--stdio-common/printf-parsemb.c5
-rw-r--r--stdio-common/printf-prs.c5
-rw-r--r--stdio-common/printf.c5
-rw-r--r--stdio-common/printf.h5
-rw-r--r--stdio-common/printf_fp.c5
-rw-r--r--stdio-common/printf_fphex.c5
-rw-r--r--stdio-common/printf_size.c5
-rw-r--r--stdio-common/psiginfo.c5
-rw-r--r--stdio-common/psignal.c5
-rw-r--r--stdio-common/putw.c5
-rw-r--r--stdio-common/reg-modifier.c5
-rw-r--r--stdio-common/reg-printf.c5
-rw-r--r--stdio-common/reg-type.c5
-rw-r--r--stdio-common/remove.c5
-rw-r--r--stdio-common/rename.c5
-rw-r--r--stdio-common/renameat.c5
-rw-r--r--stdio-common/scanf.c5
-rw-r--r--stdio-common/scanf11.c5
-rw-r--r--stdio-common/siglist.c5
-rw-r--r--stdio-common/snprintf.c5
-rw-r--r--stdio-common/sprintf.c5
-rw-r--r--stdio-common/sscanf.c5
-rw-r--r--stdio-common/stdio_ext.h5
-rw-r--r--stdio-common/stdio_lim.h.in5
-rw-r--r--stdio-common/tempnam.c5
-rw-r--r--stdio-common/tempname.c5
-rw-r--r--stdio-common/test-fseek.c5
-rw-r--r--stdio-common/test-popen.c5
-rw-r--r--stdio-common/test-vfprintf.c5
-rw-r--r--stdio-common/test_rdwr.c5
-rw-r--r--stdio-common/tmpfile.c5
-rw-r--r--stdio-common/tmpnam.c5
-rw-r--r--stdio-common/tmpnam_r.c5
-rw-r--r--stdio-common/tst-fileno.c5
-rw-r--r--stdio-common/tst-fseek.c5
-rw-r--r--stdio-common/tst-gets.c5
-rw-r--r--stdio-common/tst-popen.c5
-rw-r--r--stdio-common/tst-printf.c5
-rw-r--r--stdio-common/tst-printf.sh5
-rw-r--r--stdio-common/tst-sscanf.c5
-rw-r--r--stdio-common/tst-tmpnam.c5
-rwxr-xr-xstdio-common/tst-unbputc.sh5
-rw-r--r--stdio-common/tst-unlockedio.c5
-rw-r--r--stdio-common/tstgetln.c5
-rw-r--r--stdio-common/tstscanf.c5
-rw-r--r--stdio-common/vfprintf.c5
-rw-r--r--stdio-common/vfscanf.c5
-rw-r--r--stdio-common/vprintf.c5
80 files changed, 160 insertions, 240 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile
index 006f546893..a847b28fbc 100644
--- a/stdio-common/Makefile
+++ b/stdio-common/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
+# <http://www.gnu.org/licenses/>.
#
# Specific makefile for stdio-common.
diff --git a/stdio-common/_i18n_number.h b/stdio-common/_i18n_number.h
index 43ed17e717..f18b152852 100644
--- a/stdio-common/_i18n_number.h
+++ b/stdio-common/_i18n_number.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
+ <http://www.gnu.org/licenses/>. */
#include <wchar.h>
#include <wctype.h>
diff --git a/stdio-common/_itoa.c b/stdio-common/_itoa.c
index 373843f1cd..e52f666ffa 100644
--- a/stdio-common/_itoa.c
+++ b/stdio-common/_itoa.c
@@ -16,9 +16,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
+ <http://www.gnu.org/licenses/>. */
#include <gmp-mparam.h>
#include <gmp.h>
diff --git a/stdio-common/_itoa.h b/stdio-common/_itoa.h
index 6d9812fe32..8870ee0286 100644
--- a/stdio-common/_itoa.h
+++ b/stdio-common/_itoa.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
+ <http://www.gnu.org/licenses/>. */
#ifndef _ITOA_H
#define _ITOA_H
diff --git a/stdio-common/_itowa.c b/stdio-common/_itowa.c
index 09a961dfaf..8047c877c9 100644
--- a/stdio-common/_itowa.c
+++ b/stdio-common/_itowa.c
@@ -15,9 +15,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
+ <http://www.gnu.org/licenses/>. */
#include <gmp-mparam.h>
#include <gmp.h>
diff --git a/stdio-common/_itowa.h b/stdio-common/_itowa.h
index 009458b4be..0f3331144f 100644
--- a/stdio-common/_itowa.h
+++ b/stdio-common/_itowa.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
+ <http://www.gnu.org/licenses/>. */
#ifndef _ITOWA_H
#define _ITOWA_H 1
diff --git a/stdio-common/asprintf.c b/stdio-common/asprintf.c
index 66e766ebfb..1f58a20678 100644
--- a/stdio-common/asprintf.c<