summaryrefslogtreecommitdiff
path: root/libc/libio
diff options
context:
space:
mode:
Diffstat (limited to 'libc/libio')
-rw-r--r--libc/libio/Makefile5
-rw-r--r--libc/libio/__fbufsize.c5
-rw-r--r--libc/libio/__flbf.c5
-rw-r--r--libc/libio/__fpending.c5
-rw-r--r--libc/libio/__fpurge.c5
-rw-r--r--libc/libio/__freadable.c5
-rw-r--r--libc/libio/__freading.c5
-rw-r--r--libc/libio/__fsetlocking.c5
-rw-r--r--libc/libio/__fwritable.c5
-rw-r--r--libc/libio/__fwriting.c5
-rw-r--r--libc/libio/bits/libio-ldbl.h5
-rw-r--r--libc/libio/bits/stdio-ldbl.h5
-rw-r--r--libc/libio/bits/stdio.h5
-rw-r--r--libc/libio/bits/stdio2.h5
-rw-r--r--libc/libio/bug-ungetc4.c5
-rw-r--r--libc/libio/clearerr.c5
-rw-r--r--libc/libio/clearerr_u.c5
-rw-r--r--libc/libio/fcloseall.c5
-rw-r--r--libc/libio/feof.c5
-rw-r--r--libc/libio/feof_u.c5
-rw-r--r--libc/libio/ferror.c5
-rw-r--r--libc/libio/ferror_u.c5
-rw-r--r--libc/libio/filedoalloc.c5
-rw-r--r--libc/libio/fileno.c5
-rw-r--r--libc/libio/fileops.c5
-rw-r--r--libc/libio/fmemopen.c5
-rw-r--r--libc/libio/fputc.c5
-rw-r--r--libc/libio/fputc_u.c5
-rw-r--r--libc/libio/fputwc.c5
-rw-r--r--libc/libio/fputwc_u.c5
-rw-r--r--libc/libio/freopen.c5
-rw-r--r--libc/libio/freopen64.c5
-rw-r--r--libc/libio/fseek.c5
-rw-r--r--libc/libio/fseeko.c5
-rw-r--r--libc/libio/fseeko64.c5
-rw-r--r--libc/libio/ftello.c5
-rw-r--r--libc/libio/ftello64.c5
-rw-r--r--libc/libio/fwide.c5
-rw-r--r--libc/libio/fwprintf.c5
-rw-r--r--libc/libio/fwscanf.c5
-rw-r--r--libc/libio/genops.c5
-rw-r--r--libc/libio/getc.c5
-rw-r--r--libc/libio/getc_u.c5
-rw-r--r--libc/libio/getchar.c5
-rw-r--r--libc/libio/getchar_u.c5
-rw-r--r--libc/libio/getwc.c5
-rw-r--r--libc/libio/getwc_u.c5
-rw-r--r--libc/libio/getwchar.c5
-rw-r--r--libc/libio/getwchar_u.c5
-rw-r--r--libc/libio/iofclose.c5
-rw-r--r--libc/libio/iofdopen.c5
-rw-r--r--libc/libio/iofflush.c5
-rw-r--r--libc/libio/iofflush_u.c5
-rw-r--r--libc/libio/iofgetpos.c5
-rw-r--r--libc/libio/iofgetpos64.c5
-rw-r--r--libc/libio/iofgets.c5
-rw-r--r--libc/libio/iofgets_u.c5
-rw-r--r--libc/libio/iofgetws.c5
-rw-r--r--libc/libio/iofgetws_u.c5
-rw-r--r--libc/libio/iofopen.c5
-rw-r--r--libc/libio/iofopen64.c5
-rw-r--r--libc/libio/iofopncook.c5
-rw-r--r--libc/libio/iofputs.c5
-rw-r--r--libc/libio/iofputs_u.c5
-rw-r--r--libc/libio/iofputws.c5
-rw-r--r--libc/libio/iofputws_u.c5
-rw-r--r--libc/libio/iofread.c5
-rw-r--r--libc/libio/iofread_u.c5
-rw-r--r--libc/libio/iofsetpos.c5
-rw-r--r--libc/libio/iofsetpos64.c5
-rw-r--r--libc/libio/ioftell.c5
-rw-r--r--libc/libio/iofwide.c5
-rw-r--r--libc/libio/iofwrite.c5
-rw-r--r--libc/libio/iofwrite_u.c5
-rw-r--r--libc/libio/iogetdelim.c5
-rw-r--r--libc/libio/iogetline.c5
-rw-r--r--libc/libio/iogets.c5
-rw-r--r--libc/libio/iogetwline.c5
-rw-r--r--libc/libio/iopadn.c5
-rw-r--r--libc/libio/iopopen.c5
-rw-r--r--libc/libio/ioputs.c5
-rw-r--r--libc/libio/ioseekoff.c5
-rw-r--r--libc/libio/ioseekpos.c5
-rw-r--r--libc/libio/iosetbuffer.c5
-rw-r--r--libc/libio/iosetvbuf.c5
-rw-r--r--libc/libio/ioungetc.c5
-rw-r--r--libc/libio/ioungetwc.c5
-rw-r--r--libc/libio/iovdprintf.c5
-rw-r--r--libc/libio/iovsprintf.c5
-rw-r--r--libc/libio/iovsscanf.c5
-rw-r--r--libc/libio/iovswscanf.c5
-rw-r--r--libc/libio/iowpadn.c5
-rw-r--r--libc/libio/libc_fatal.c5
-rw-r--r--libc/libio/libio.h12
-rw-r--r--libc/libio/libioP.h5
-rw-r--r--libc/libio/memstream.c5
-rw-r--r--libc/libio/obprintf.c5
-rw-r--r--libc/libio/oldfileops.c5
-rw-r--r--libc/libio/oldiofclose.c5
-rw-r--r--libc/libio/oldiofdopen.c5
-rw-r--r--libc/libio/oldiofgetpos.c5
-rw-r--r--libc/libio/oldiofgetpos64.c5
-rw-r--r--libc/libio/oldiofopen.c5
-rw-r--r--libc/libio/oldiofsetpos.c5
-rw-r--r--libc/libio/oldiofsetpos64.c5
-rw-r--r--libc/libio/oldiopopen.c5
-rw-r--r--libc/libio/oldpclose.c5
-rw-r--r--libc/libio/oldstdfiles.c5
-rw-r--r--libc/libio/oldtmpfile.c5
-rw-r--r--libc/libio/pclose.c5
-rw-r--r--libc/libio/peekc.c5
-rw-r--r--libc/libio/putc.c5
-rw-r--r--libc/libio/putc_u.c5
-rw-r--r--libc/libio/putchar.c5
-rw-r--r--libc/libio/putchar_u.c5
-rw-r--r--libc/libio/putwc.c5
-rw-r--r--libc/libio/putwc_u.c5
-rw-r--r--libc/libio/putwchar.c5
-rw-r--r--libc/libio/putwchar_u.c5
-rw-r--r--libc/libio/rewind.c5
-rw-r--r--libc/libio/setbuf.c5
-rw-r--r--libc/libio/setlinebuf.c5
-rw-r--r--libc/libio/stdfiles.c5
-rw-r--r--libc/libio/stdio.c5
-rw-r--r--libc/libio/stdio.h5
-rw-r--r--libc/libio/strfile.h5
-rw-r--r--libc/libio/strops.c5
-rw-r--r--libc/libio/swprintf.c5
-rw-r--r--libc/libio/swscanf.c5
-rw-r--r--libc/libio/test-fmemopen.c5
-rw-r--r--libc/libio/test-freopen.c5
-rwxr-xr-xlibc/libio/test-freopen.sh5
-rw-r--r--libc/libio/tst-fopenloc.c5
-rw-r--r--libc/libio/tst-freopen.c5
-rw-r--r--libc/libio/tst-mmap-setvbuf.c5
-rw-r--r--libc/libio/tst-widetext.c5
-rw-r--r--libc/libio/tst_getwc.c5
-rw-r--r--libc/libio/tst_putwc.c5
-rw-r--r--libc/libio/vasprintf.c5
-rw-r--r--libc/libio/vscanf.c5
-rw-r--r--libc/libio/vsnprintf.c5
-rw-r--r--libc/libio/vswprintf.c5
-rw-r--r--libc/libio/vwprintf.c5
-rw-r--r--libc/libio/vwscanf.c5
-rw-r--r--libc/libio/wfiledoalloc.c5
-rw-r--r--libc/libio/wfileops.c5
-rw-r--r--libc/libio/wgenops.c5
-rw-r--r--libc/libio/wmemstream.c5
-rw-r--r--libc/libio/wprintf.c5
-rw-r--r--libc/libio/wscanf.c5
-rw-r--r--libc/libio/wstrops.c5
151 files changed, 303 insertions, 459 deletions
diff --git a/libc/libio/Makefile b/libc/libio/Makefile
index dd083c640..4e0e885ef 100644
--- a/libc/libio/Makefile
+++ b/libc/libio/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 libio.
diff --git a/libc/libio/__fbufsize.c b/libc/libio/__fbufsize.c
index cd300f9c4..6f8996fec 100644
--- a/libc/libio/__fbufsize.c
+++ b/libc/libio/__fbufsize.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio_ext.h>
diff --git a/libc/libio/__flbf.c b/libc/libio/__flbf.c
index 70c6806ae..5fdf71a42 100644
--- a/libc/libio/__flbf.c
+++ b/libc/libio/__flbf.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio_ext.h>
diff --git a/libc/libio/__fpending.c b/libc/libio/__fpending.c
index c9be0f8ab..27ea5bb8a 100644
--- a/libc/libio/__fpending.c
+++ b/libc/libio/__fpending.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio_ext.h>
diff --git a/libc/libio/__fpurge.c b/libc/libio/__fpurge.c
index f442a51d1..908eb0bbf 100644
--- a/libc/libio/__fpurge.c
+++ b/libc/libio/__fpurge.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio_ext.h>
#include "libioP.h"
diff --git a/libc/libio/__freadable.c b/libc/libio/__freadable.c
index ff1425082..740428b50 100644
--- a/libc/libio/__freadable.c
+++ b/libc/libio/__freadable.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio_ext.h>
diff --git a/libc/libio/__freading.c b/libc/libio/__freading.c
index 43e50bce7..169967aa4 100644
--- a/libc/libio/__freading.c
+++ b/libc/libio/__freading.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio_ext.h>
diff --git a/libc/libio/__fsetlocking.c b/libc/libio/__fsetlocking.c
index 0542e08db..b1453292d 100644
--- a/libc/libio/__fsetlocking.c
+++ b/libc/libio/__fsetlocking.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio_ext.h>
diff --git a/libc/libio/__fwritable.c b/libc/libio/__fwritable.c
index 60ceeb5cb..82d3afe04 100644
--- a/libc/libio/__fwritable.c
+++ b/libc/libio/__fwritable.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio_ext.h>
diff --git a/libc/libio/__fwriting.c b/libc/libio/__fwriting.c
index c62884a5b..792de7ae8 100644
--- a/libc/libio/__fwriting.c
+++ b/libc/libio/__fwriting.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio_ext.h>
diff --git a/libc/libio/bits/libio-ldbl.h b/libc/libio/bits/libio-ldbl.h
index 8674bcb0b..92adfa050 100644
--- a/libc/libio/bits/libio-ldbl.h
+++ b/libc/libio/bits/libio-ldbl.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 _IO_STDIO_H
# error "Never include <bits/libio-ldbl.h> directly; use <libio.h> instead."
diff --git a/libc/libio/bits/stdio-ldbl.h b/libc/libio/bits/stdio-ldbl.h
index ce0f1135d..34b139bf9 100644
--- a/libc/libio/bits/stdio-ldbl.h
+++ b/libc/libio/bits/stdio-ldbl.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 _STDIO_H
# error "Never include <bits/stdio-ldbl.h> directly; use <stdio.h> instead."
diff --git a/libc/libio/bits/stdio.h b/libc/libio/bits/stdio.h
index 7fb1b8423..81f4c7dd0 100644
--- a/libc/libio/bits/stdio.h
+++ b/libc/libio/bits/stdio.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 _STDIO_H
# error "Never include <bits/stdio.h> directly; use <stdio.h> instead."
diff --git a/libc/libio/bits/stdio2.h b/libc/libio/bits/stdio2.h
index cbccea7f3..7b0bdeb95 100644
--- a/libc/libio/bits/stdio2.h
+++ b/libc/libio/bits/stdio2.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 _STDIO_H
# error "Never include <bits/stdio2.h> directly; use <stdio.h> instead."
diff --git a/libc/libio/bug-ungetc4.c b/libc/libio/bug-ungetc4.c
index 0f530efec..45f135797 100644
--- a/libc/libio/bug-ungetc4.c
+++ b/libc/libio/bug-ungetc4.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
diff --git a/libc/libio/clearerr.c b/libc/libio/clearerr.c
index c61c5a40d..79ba45da5 100644
--- a/libc/libio/clearerr.c
+++ b/libc/libio/clearerr.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include "stdio.h"
diff --git a/libc/libio/clearerr_u.c b/libc/libio/clearerr_u.c
index 7f8ec7532..a2c5e6c31 100644
--- a/libc/libio/clearerr_u.c
+++ b/libc/libio/clearerr_u.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include "stdio.h"
diff --git a/libc/libio/fcloseall.c b/libc/libio/fcloseall.c
index ae1f0b4a1..0864690a8 100644
--- a/libc/libio/fcloseall.c
+++ b/libc/libio/fcloseall.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/feof.c b/libc/libio/feof.c
index d4409814c..71e775b06 100644
--- a/libc/libio/feof.c
+++ b/libc/libio/feof.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/feof_u.c b/libc/libio/feof_u.c
index 02e08f67a..aede4da1d 100644
--- a/libc/libio/feof_u.c
+++ b/libc/libio/feof_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ferror.c b/libc/libio/ferror.c
index 6d9169c19..6c8ce615a 100644
--- a/libc/libio/ferror.c
+++ b/libc/libio/ferror.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ferror_u.c b/libc/libio/ferror_u.c
index e9ce67c40..234759077 100644
--- a/libc/libio/ferror_u.c
+++ b/libc/libio/ferror_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/filedoalloc.c b/libc/libio/filedoalloc.c
index 6cbe2e242..64eb731c0 100644
--- a/libc/libio/filedoalloc.c
+++ b/libc/libio/filedoalloc.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fileno.c b/libc/libio/fileno.c
index cee6971b9..49e239394 100644
--- a/libc/libio/fileno.c
+++ b/libc/libio/fileno.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fileops.c b/libc/libio/fileops.c
index dd20536f1..016186e5d 100644
--- a/libc/libio/fileops.c
+++ b/libc/libio/fileops.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fmemopen.c b/libc/libio/fmemopen.c
index 75f9f7e5f..cea55cfa6 100644
--- a/libc/libio/fmemopen.c
+++ b/libc/libio/fmemopen.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/>. */
/*
* fmemopen() - "my" version of a string stream
diff --git a/libc/libio/fputc.c b/libc/libio/fputc.c
index 8fd0b8066..97ec4eac0 100644
--- a/libc/libio/fputc.c
+++ b/libc/libio/fputc.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fputc_u.c b/libc/libio/fputc_u.c
index 406b7da2c..24dd9ed77 100644
--- a/libc/libio/fputc_u.c
+++ b/libc/libio/fputc_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fputwc.c b/libc/libio/fputwc.c
index 42cf9d716..e93527f2d 100644
--- a/libc/libio/fputwc.c
+++ b/libc/libio/fputwc.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fputwc_u.c b/libc/libio/fputwc_u.c
index 0478410cc..9fcbfc797 100644
--- a/libc/libio/fputwc_u.c
+++ b/libc/libio/fputwc_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/freopen.c b/libc/libio/freopen.c
index ee98b6e58..418f412f3 100644
--- a/libc/libio/freopen.c
+++ b/libc/libio/freopen.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/freopen64.c b/libc/libio/freopen64.c
index 6c4a20f9a..7e1beeff3 100644
--- a/libc/libio/freopen64.c
+++ b/libc/libio/freopen64.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fseek.c b/libc/libio/fseek.c
index 0515822e0..7a6869402 100644
--- a/libc/libio/fseek.c
+++ b/libc/libio/fseek.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fseeko.c b/libc/libio/fseeko.c
index d464c9950..7a70636e5 100644
--- a/libc/libio/fseeko.c
+++ b/libc/libio/fseeko.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fseeko64.c b/libc/libio/fseeko64.c
index 5dbfc45bf..2291f6148 100644
--- a/libc/libio/fseeko64.c
+++ b/libc/libio/fseeko64.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ftello.c b/libc/libio/ftello.c
index d250e55c0..1d85bc6e4 100644
--- a/libc/libio/ftello.c
+++ b/libc/libio/ftello.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ftello64.c b/libc/libio/ftello64.c
index d39fc2d1b..0f70c6630 100644
--- a/libc/libio/ftello64.c
+++ b/libc/libio/ftello64.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fwide.c b/libc/libio/fwide.c
index 21214a901..292bbe1ba 100644
--- a/libc/libio/fwide.c
+++ b/libc/libio/fwide.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/fwprintf.c b/libc/libio/fwprintf.c
index 9d9111d7c..0c38a7084 100644
--- a/libc/libio/fwprintf.c
+++ b/libc/libio/fwprintf.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
+ <http://www.gnu.org/licenses/>. */
#include <libioP.h>
#include <stdarg.h>
diff --git a/libc/libio/fwscanf.c b/libc/libio/fwscanf.c
index 17296fa3d..f33141679 100644
--- a/libc/libio/fwscanf.c
+++ b/libc/libio/fwscanf.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
+ <http://www.gnu.org/licenses/>. */
#include <libioP.h>
#include <stdarg.h>
diff --git a/libc/libio/genops.c b/libc/libio/genops.c
index aa5045654..272b94d22 100644
--- a/libc/libio/genops.c
+++ b/libc/libio/genops.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/getc.c b/libc/libio/getc.c
index 9121e40c9..ebb217608 100644
--- a/libc/libio/getc.c
+++ b/libc/libio/getc.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/getc_u.c b/libc/libio/getc_u.c
index 5c08dbc15..404f11662 100644
--- a/libc/libio/getc_u.c
+++ b/libc/libio/getc_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/getchar.c b/libc/libio/getchar.c
index d2560504a..3e35a0e52 100644
--- a/libc/libio/getchar.c
+++ b/libc/libio/getchar.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/getchar_u.c b/libc/libio/getchar_u.c
index 080c3998a..de0d14987 100644
--- a/libc/libio/getchar_u.c
+++ b/libc/libio/getchar_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/getwc.c b/libc/libio/getwc.c
index 656f1d80b..7bd539f43 100644
--- a/libc/libio/getwc.c
+++ b/libc/libio/getwc.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/getwc_u.c b/libc/libio/getwc_u.c
index 229343cc6..294393db0 100644
--- a/libc/libio/getwc_u.c
+++ b/libc/libio/getwc_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/getwchar.c b/libc/libio/getwchar.c
index a477b45eb..8a9cb5cde 100644
--- a/libc/libio/getwchar.c
+++ b/libc/libio/getwchar.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/getwchar_u.c b/libc/libio/getwchar_u.c
index 9dbf1ac6e..4ac335b4f 100644
--- a/libc/libio/getwchar_u.c
+++ b/libc/libio/getwchar_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofclose.c b/libc/libio/iofclose.c
index 64e025b97..1b7494581 100644
--- a/libc/libio/iofclose.c
+++ b/libc/libio/iofclose.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofdopen.c b/libc/libio/iofdopen.c
index 59f44147a..f30df181d 100644
--- a/libc/libio/iofdopen.c
+++ b/libc/libio/iofdopen.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofflush.c b/libc/libio/iofflush.c
index 3294276b2..82d7958ab 100644
--- a/libc/libio/iofflush.c
+++ b/libc/libio/iofflush.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofflush_u.c b/libc/libio/iofflush_u.c
index d604ebfec..f60e68463 100644
--- a/libc/libio/iofflush_u.c
+++ b/libc/libio/iofflush_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofgetpos.c b/libc/libio/iofgetpos.c
index 8b7ef9f34..4338b5097 100644
--- a/libc/libio/iofgetpos.c
+++ b/libc/libio/iofgetpos.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofgetpos64.c b/libc/libio/iofgetpos64.c
index 10446857e..0cb141b14 100644
--- a/libc/libio/iofgetpos64.c
+++ b/libc/libio/iofgetpos64.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofgets.c b/libc/libio/iofgets.c
index 601b1746a..a48edfc10 100644
--- a/libc/libio/iofgets.c
+++ b/libc/libio/iofgets.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofgets_u.c b/libc/libio/iofgets_u.c
index 4fb5b1c0f..b8f15e43d 100644
--- a/libc/libio/iofgets_u.c
+++ b/libc/libio/iofgets_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofgetws.c b/libc/libio/iofgetws.c
index 775391137..3a010a425 100644
--- a/libc/libio/iofgetws.c
+++ b/libc/libio/iofgetws.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofgetws_u.c b/libc/libio/iofgetws_u.c
index 9fb8a5cac..070c4a710 100644
--- a/libc/libio/iofgetws_u.c
+++ b/libc/libio/iofgetws_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofopen.c b/libc/libio/iofopen.c
index 15374188b..491d44388 100644
--- a/libc/libio/iofopen.c
+++ b/libc/libio/iofopen.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofopen64.c b/libc/libio/iofopen64.c
index fe4dc99c9..1b1a4877d 100644
--- a/libc/libio/iofopen64.c
+++ b/libc/libio/iofopen64.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofopncook.c b/libc/libio/iofopncook.c
index f36e4c741..b95632f5f 100644
--- a/libc/libio/iofopncook.c
+++ b/libc/libio/iofopncook.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofputs.c b/libc/libio/iofputs.c
index b596a9921..98f4b5ddc 100644
--- a/libc/libio/iofputs.c
+++ b/libc/libio/iofputs.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofputs_u.c b/libc/libio/iofputs_u.c
index 475e5334d..e90ce8605 100644
--- a/libc/libio/iofputs_u.c
+++ b/libc/libio/iofputs_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofputws.c b/libc/libio/iofputws.c
index 44e600592..bf4e1958a 100644
--- a/libc/libio/iofputws.c
+++ b/libc/libio/iofputws.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofputws_u.c b/libc/libio/iofputws_u.c
index a73f6b529..95ef15780 100644
--- a/libc/libio/iofputws_u.c
+++ b/libc/libio/iofputws_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofread.c b/libc/libio/iofread.c
index c015bafac..0c980f14c 100644
--- a/libc/libio/iofread.c
+++ b/libc/libio/iofread.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofread_u.c b/libc/libio/iofread_u.c
index 98c7ffdd1..587e7cb3f 100644
--- a/libc/libio/iofread_u.c
+++ b/libc/libio/iofread_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofsetpos.c b/libc/libio/iofsetpos.c
index a907b02a4..19bea3b08 100644
--- a/libc/libio/iofsetpos.c
+++ b/libc/libio/iofsetpos.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofsetpos64.c b/libc/libio/iofsetpos64.c
index 5ef810499..9835c127c 100644
--- a/libc/libio/iofsetpos64.c
+++ b/libc/libio/iofsetpos64.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ioftell.c b/libc/libio/ioftell.c
index 03e5f2840..089935237 100644
--- a/libc/libio/ioftell.c
+++ b/libc/libio/ioftell.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofwide.c b/libc/libio/iofwide.c
index af8787586..d96c7dc5c 100644
--- a/libc/libio/iofwide.c
+++ b/libc/libio/iofwide.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofwrite.c b/libc/libio/iofwrite.c
index fb91d6f77..ac0194f98 100644
--- a/libc/libio/iofwrite.c
+++ b/libc/libio/iofwrite.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iofwrite_u.c b/libc/libio/iofwrite_u.c
index d27c02ac3..a1077eeb9 100644
--- a/libc/libio/iofwrite_u.c
+++ b/libc/libio/iofwrite_u.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iogetdelim.c b/libc/libio/iogetdelim.c
index 3ee7eac87..405b65f1e 100644
--- a/libc/libio/iogetdelim.c
+++ b/libc/libio/iogetdelim.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iogetline.c b/libc/libio/iogetline.c
index 022a444f7..deeefb6bc 100644
--- a/libc/libio/iogetline.c
+++ b/libc/libio/iogetline.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iogets.c b/libc/libio/iogets.c
index a901b8af9..39103dcf1 100644
--- a/libc/libio/iogets.c
+++ b/libc/libio/iogets.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iogetwline.c b/libc/libio/iogetwline.c
index 45db47842..167d32a1b 100644
--- a/libc/libio/iogetwline.c
+++ b/libc/libio/iogetwline.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iopadn.c b/libc/libio/iopadn.c
index b95739435..17670ef90 100644
--- a/libc/libio/iopadn.c
+++ b/libc/libio/iopadn.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iopopen.c b/libc/libio/iopopen.c
index 1b2b65438..967473d9c 100644
--- a/libc/libio/iopopen.c
+++ b/libc/libio/iopopen.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ioputs.c b/libc/libio/ioputs.c
index 7fa5db5f1..3a4602276 100644
--- a/libc/libio/ioputs.c
+++ b/libc/libio/ioputs.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ioseekoff.c b/libc/libio/ioseekoff.c
index 3e62506d3..974974b7b 100644
--- a/libc/libio/ioseekoff.c
+++ b/libc/libio/ioseekoff.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ioseekpos.c b/libc/libio/ioseekpos.c
index 144839384..5f126e259 100644
--- a/libc/libio/ioseekpos.c
+++ b/libc/libio/ioseekpos.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iosetbuffer.c b/libc/libio/iosetbuffer.c
index 5c1906ca8..1e8208150 100644
--- a/libc/libio/iosetbuffer.c
+++ b/libc/libio/iosetbuffer.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iosetvbuf.c b/libc/libio/iosetvbuf.c
index a92eaebf8..65248ff5e 100644
--- a/libc/libio/iosetvbuf.c
+++ b/libc/libio/iosetvbuf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ioungetc.c b/libc/libio/ioungetc.c
index df746b526..7ba087a12 100644
--- a/libc/libio/ioungetc.c
+++ b/libc/libio/ioungetc.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/ioungetwc.c b/libc/libio/ioungetwc.c
index f7b686661..47d5fba83 100644
--- a/libc/libio/ioungetwc.c
+++ b/libc/libio/ioungetwc.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iovdprintf.c b/libc/libio/iovdprintf.c
index fb4a838a5..c6fdccdde 100644
--- a/libc/libio/iovdprintf.c
+++ b/libc/libio/iovdprintf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iovsprintf.c b/libc/libio/iovsprintf.c
index ab8241109..f5a2fc1fa 100644
--- a/libc/libio/iovsprintf.c
+++ b/libc/libio/iovsprintf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iovsscanf.c b/libc/libio/iovsscanf.c
index 6f8a826ef..8afc5003a 100644
--- a/libc/libio/iovsscanf.c
+++ b/libc/libio/iovsscanf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iovswscanf.c b/libc/libio/iovswscanf.c
index 182d8da41..3f08b55d3 100644
--- a/libc/libio/iovswscanf.c
+++ b/libc/libio/iovswscanf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/iowpadn.c b/libc/libio/iowpadn.c
index 7bbb06192..05632d5bf 100644
--- a/libc/libio/iowpadn.c
+++ b/libc/libio/iowpadn.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/libc_fatal.c b/libc/libio/libc_fatal.c
index be2384982..93d655d79 100644
--- a/libc/libio/libc_fatal.c
+++ b/libc/libio/libc_fatal.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
diff --git a/libc/libio/libio.h b/libc/libio/libio.h
index c37211f8e..702a666fd 100644
--- a/libc/libio/libio.h
+++ b/libc/libio/libio.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
@@ -59,12 +58,7 @@
#endif
#ifndef __P
-# if _G_HAVE_SYS_CDEFS
-# include <sys/cdefs.h>
-# else
-# define __P(p) p
-# define __PMT(p) p
-# endif
+# include <sys/cdefs.h>
#endif /*!__P*/
#define _IO_UNIFIED_JUMPTABLES 1
diff --git a/libc/libio/libioP.h b/libc/libio/libioP.h
index 20aae3ed1..6f492cc17 100644
--- a/libc/libio/libioP.h
+++ b/libc/libio/libioP.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/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/memstream.c b/libc/libio/memstream.c
index 877383f3a..bbdc5ba48 100644
--- a/libc/libio/memstream.c
+++ b/libc/libio/memstream.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include "strfile.h"
diff --git a/libc/libio/obprintf.c b/libc/libio/obprintf.c
index d099e56a5..f2f93b2b2 100644
--- a/libc/libio/obprintf.c
+++ b/libc/libio/obprintf.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 <stdlib.h>
diff --git a/libc/libio/oldfileops.c b/libc/libio/oldfileops.c
index 900d30296..6e25b5e0a 100644
--- a/libc/libio/oldfileops.c
+++ b/libc/libio/oldfileops.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldiofclose.c b/libc/libio/oldiofclose.c
index 34829eae9..1ce2cd4be 100644
--- a/libc/libio/oldiofclose.c
+++ b/libc/libio/oldiofclose.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldiofdopen.c b/libc/libio/oldiofdopen.c
index 824c7be3e..50fcf3319 100644
--- a/libc/libio/oldiofdopen.c
+++ b/libc/libio/oldiofdopen.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldiofgetpos.c b/libc/libio/oldiofgetpos.c
index 6b14e1970..b1b326318 100644
--- a/libc/libio/oldiofgetpos.c
+++ b/libc/libio/oldiofgetpos.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldiofgetpos64.c b/libc/libio/oldiofgetpos64.c
index 1c1adb388..c5a35e791 100644
--- a/libc/libio/oldiofgetpos64.c
+++ b/libc/libio/oldiofgetpos64.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldiofopen.c b/libc/libio/oldiofopen.c
index fcbc44366..417bc2c94 100644
--- a/libc/libio/oldiofopen.c
+++ b/libc/libio/oldiofopen.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldiofsetpos.c b/libc/libio/oldiofsetpos.c
index 131bd1adb..2efe76e9d 100644
--- a/libc/libio/oldiofsetpos.c
+++ b/libc/libio/oldiofsetpos.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldiofsetpos64.c b/libc/libio/oldiofsetpos64.c
index 963bc02b6..039318aed 100644
--- a/libc/libio/oldiofsetpos64.c
+++ b/libc/libio/oldiofsetpos64.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldiopopen.c b/libc/libio/oldiopopen.c
index fe09aed84..5d808cb61 100644
--- a/libc/libio/oldiopopen.c
+++ b/libc/libio/oldiopopen.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldpclose.c b/libc/libio/oldpclose.c
index cf297b3de..4b55eab24 100644
--- a/libc/libio/oldpclose.c
+++ b/libc/libio/oldpclose.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldstdfiles.c b/libc/libio/oldstdfiles.c
index 642d59dd0..a2d77d136 100644
--- a/libc/libio/oldstdfiles.c
+++ b/libc/libio/oldstdfiles.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/oldtmpfile.c b/libc/libio/oldtmpfile.c
index c9e4750cb..f1060c785 100644
--- a/libc/libio/oldtmpfile.c
+++ b/libc/libio/oldtmpfile.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
+ <http://www.gnu.org/licenses/>. */
#include <shlib-compat.h>
#if SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)
diff --git a/libc/libio/pclose.c b/libc/libio/pclose.c
index 848c5a5b0..9abe76beb 100644
--- a/libc/libio/pclose.c
+++ b/libc/libio/pclose.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/peekc.c b/libc/libio/peekc.c
index c829c5fbe..d5bcecdeb 100644
--- a/libc/libio/peekc.c
+++ b/libc/libio/peekc.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/putc.c b/libc/libio/putc.c
index db3aab0a5..bb4624fba 100644
--- a/libc/libio/putc.c
+++ b/libc/libio/putc.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include "stdio.h"
diff --git a/libc/libio/putc_u.c b/libc/libio/putc_u.c
index ad8ca4eb0..927083b66 100644
--- a/libc/libio/putc_u.c
+++ b/libc/libio/putc_u.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include "stdio.h"
diff --git a/libc/libio/putchar.c b/libc/libio/putchar.c
index 5b1f29242..7fd54b5be 100644
--- a/libc/libio/putchar.c
+++ b/libc/libio/putchar.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include "stdio.h"
diff --git a/libc/libio/putchar_u.c b/libc/libio/putchar_u.c
index 248574b5d..a8c915693 100644
--- a/libc/libio/putchar_u.c
+++ b/libc/libio/putchar_u.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include "stdio.h"
diff --git a/libc/libio/putwc.c b/libc/libio/putwc.c
index b43eb0396..626f40af0 100644
--- a/libc/libio/putwc.c
+++ b/libc/libio/putwc.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include <wchar.h>
diff --git a/libc/libio/putwc_u.c b/libc/libio/putwc_u.c
index f0914c5d1..707f6622b 100644
--- a/libc/libio/putwc_u.c
+++ b/libc/libio/putwc_u.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include <wchar.h>
diff --git a/libc/libio/putwchar.c b/libc/libio/putwchar.c
index d211640f7..608c48829 100644
--- a/libc/libio/putwchar.c
+++ b/libc/libio/putwchar.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include <wchar.h>
diff --git a/libc/libio/putwchar_u.c b/libc/libio/putwchar_u.c
index 9db179fc1..114caec64 100644
--- a/libc/libio/putwchar_u.c
+++ b/libc/libio/putwchar_u.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include <wchar.h>
diff --git a/libc/libio/rewind.c b/libc/libio/rewind.c
index e77e7b5e8..70d41c932 100644
--- a/libc/libio/rewind.c
+++ b/libc/libio/rewind.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/setbuf.c b/libc/libio/setbuf.c
index 229cccb2d..1868578c7 100644
--- a/libc/libio/setbuf.c
+++ b/libc/libio/setbuf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/setlinebuf.c b/libc/libio/setlinebuf.c
index ded3c8f58..65f7fdca9 100644
--- a/libc/libio/setlinebuf.c
+++ b/libc/libio/setlinebuf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/stdfiles.c b/libc/libio/stdfiles.c
index 02f7deaff..752164b3e 100644
--- a/libc/libio/stdfiles.c
+++ b/libc/libio/stdfiles.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/stdio.c b/libc/libio/stdio.c
index b2baf65be..39bfe6846 100644
--- a/libc/libio/stdio.c
+++ b/libc/libio/stdio.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/stdio.h b/libc/libio/stdio.h
index e2efcf452..4c732c4e1 100644
--- a/libc/libio/stdio.h
+++ b/libc/libio/stdio.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/>. */
/*
* ISO C99 Standard: 7.19 Input/output <stdio.h>
diff --git a/libc/libio/strfile.h b/libc/libio/strfile.h
index 21ea9a615..4ea7548f9 100644
--- a/libc/libio/strfile.h
+++ b/libc/libio/strfile.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/strops.c b/libc/libio/strops.c
index 05270ce40..9dbf3222a 100644
--- a/libc/libio/strops.c
+++ b/libc/libio/strops.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/swprintf.c b/libc/libio/swprintf.c
index ea0bdfd33..de0410020 100644
--- a/libc/libio/swprintf.c
+++ b/libc/libio/swprintf.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
+ <http://www.gnu.org/licenses/>. */
#include <libioP.h>
#include <stdarg.h>
diff --git a/libc/libio/swscanf.c b/libc/libio/swscanf.c
index f93d20741..70f52529b 100644
--- a/libc/libio/swscanf.c
+++ b/libc/libio/swscanf.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
+ <http://www.gnu.org/licenses/>. */
#include <libioP.h>
#include <stdarg.h>
diff --git a/libc/libio/test-fmemopen.c b/libc/libio/test-fmemopen.c
index efaef2dde..a522e5174 100644
--- a/libc/libio/test-fmemopen.c
+++ b/libc/libio/test-fmemopen.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
+ <http://www.gnu.org/licenses/>. */
static char buffer[] = "foobar";
diff --git a/libc/libio/test-freopen.c b/libc/libio/test-freopen.c
index 6eaa5e67b..f3d82620b 100644
--- a/libc/libio/test-freopen.c
+++ b/libc/libio/test-freopen.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
+ <http://www.gnu.org/licenses/>. */
#include <mcheck.h>
#include <stdio.h>
diff --git a/libc/libio/test-freopen.sh b/libc/libio/test-freopen.sh
index 8f9077bd7..07b4cf68d 100755
--- a/libc/libio/test-freopen.sh
+++ b/libc/libio/test-freopen.sh
@@ -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/>.
common_objpfx=$1
run_program_prefix=$2
diff --git a/libc/libio/tst-fopenloc.c b/libc/libio/tst-fopenloc.c
index db473930d..f8ad82842 100644
--- a/libc/libio/tst-fopenloc.c
+++ b/libc/libio/tst-fopenloc.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
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <locale.h>
diff --git a/libc/libio/tst-freopen.c b/libc/libio/tst-freopen.c
index 2b71b1f49..6100cad2c 100644
--- a/libc/libio/tst-freopen.c
+++ b/libc/libio/tst-freopen.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/libc/libio/tst-mmap-setvbuf.c b/libc/libio/tst-mmap-setvbuf.c
index 3512357c6..61ab2d1ce 100644
--- a/libc/libio/tst-mmap-setvbuf.c
+++ b/libc/libio/tst-mmap-setvbuf.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <stdlib.h>
diff --git a/libc/libio/tst-widetext.c b/libc/libio/tst-widetext.c
index 48444380d..accd54e3d 100644
--- a/libc/libio/tst-widetext.c
+++ b/libc/libio/tst-widetext.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 <assert.h>
#include <iconv.h>
diff --git a/libc/libio/tst_getwc.c b/libc/libio/tst_getwc.c
index a5e4c8263..7307c19eb 100644
--- a/libc/libio/tst_getwc.c
+++ b/libc/libio/tst_getwc.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
+ <http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include <wchar.h>
diff --git a/libc/libio/tst_putwc.c b/libc/libio/tst_putwc.c
index c6e7a9dbd..2021aad8a 100644
--- a/libc/libio/tst_putwc.c
+++ b/libc/libio/tst_putwc.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
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <error.h>
diff --git a/libc/libio/vasprintf.c b/libc/libio/vasprintf.c
index 7e15eb044..8f7438025 100644
--- a/libc/libio/vasprintf.c
+++ b/libc/libio/vasprintf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/vscanf.c b/libc/libio/vscanf.c
index 78c30eefd..895109d65 100644
--- a/libc/libio/vscanf.c
+++ b/libc/libio/vscanf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/vsnprintf.c b/libc/libio/vsnprintf.c
index a05eb5455..8d6edfa96 100644
--- a/libc/libio/vsnprintf.c
+++ b/libc/libio/vsnprintf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/vswprintf.c b/libc/libio/vswprintf.c
index e9a316a01..c61dcc67b 100644
--- a/libc/libio/vswprintf.c
+++ b/libc/libio/vswprintf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/vwprintf.c b/libc/libio/vwprintf.c
index bd9a950c7..d8ff810b4 100644
--- a/libc/libio/vwprintf.c
+++ b/libc/libio/vwprintf.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
+ <http://www.gnu.org/licenses/>. */
#include <libioP.h>
#include <stdarg.h>
diff --git a/libc/libio/vwscanf.c b/libc/libio/vwscanf.c
index f6d04e8e8..6afe709a1 100644
--- a/libc/libio/vwscanf.c
+++ b/libc/libio/vwscanf.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/wfiledoalloc.c b/libc/libio/wfiledoalloc.c
index 168bdddc2..d52ebb172 100644
--- a/libc/libio/wfiledoalloc.c
+++ b/libc/libio/wfiledoalloc.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/wfileops.c b/libc/libio/wfileops.c
index 8f21168fb..13c2db58b 100644
--- a/libc/libio/wfileops.c
+++ b/libc/libio/wfileops.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/wgenops.c b/libc/libio/wgenops.c
index d9709cab8..886b25e1a 100644
--- a/libc/libio/wgenops.c
+++ b/libc/libio/wgenops.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/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,
diff --git a/libc/libio/wmemstream.c b/libc/libio/wmemstream.c
index 7bf6a429a..83ba52e73 100644
--- a/libc/libio/wmemstream.c
+++ b/libc/libio/wmemstream.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
+ <http://www.gnu.org/licenses/>. */
#include "libioP.h"
#include "strfile.h"
diff --git a/libc/libio/wprintf.c b/libc/libio/wprintf.c
index d06451c15..56963a6d5 100644
--- a/libc/libio/wprintf.c
+++ b/libc/libio/wprintf.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
+ <http://www.gnu.org/licenses/>. */
#include <libioP.h>
#include <stdarg.h>
diff --git a/libc/libio/wscanf.c b/libc/libio/wscanf.c
index 3eba6207c..5b152ad20 100644
--- a/libc/libio/wscanf.c
+++ b/libc/libio/wscanf.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
+ <http://www.gnu.org/licenses/>. */
#include <libioP.h>
#include <stdarg.h>
diff --git a/libc/libio/wstrops.c b/libc/libio/wstrops.c
index c5aae7bc6..3e26b1382 100644
--- a/libc/libio/wstrops.c
+++ b/libc/libio/wstrops.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
+ <http://www.gnu.org/licenses/>.
As a special exception, if you link the code in this file with
files compiled with a GNU compiler to produce an executable,