summaryrefslogtreecommitdiff
path: root/libc/io
diff options
context:
space:
mode:
Diffstat (limited to 'libc/io')
-rw-r--r--libc/io/Makefile5
-rw-r--r--libc/io/access.c5
-rw-r--r--libc/io/bits/fcntl2.h5
-rw-r--r--libc/io/bits/poll2.h5
-rw-r--r--libc/io/bug-ftw1.c5
-rw-r--r--libc/io/bug-ftw2.c5
-rw-r--r--libc/io/bug-ftw4.c5
-rw-r--r--libc/io/chdir.c5
-rw-r--r--libc/io/chmod.c5
-rw-r--r--libc/io/chown.c5
-rw-r--r--libc/io/close.c5
-rw-r--r--libc/io/creat.c5
-rw-r--r--libc/io/creat64.c5
-rw-r--r--libc/io/dup.c5
-rw-r--r--libc/io/dup2.c5
-rw-r--r--libc/io/dup3.c5
-rw-r--r--libc/io/euidaccess.c5
-rw-r--r--libc/io/faccessat.c5
-rw-r--r--libc/io/fchdir.c5
-rw-r--r--libc/io/fchmod.c5
-rw-r--r--libc/io/fchmodat.c5
-rw-r--r--libc/io/fchown.c5
-rw-r--r--libc/io/fchownat.c5
-rw-r--r--libc/io/fcntl.c5
-rw-r--r--libc/io/fcntl.h5
-rw-r--r--libc/io/flock.c5
-rw-r--r--libc/io/fstat.c5
-rw-r--r--libc/io/fstat64.c5
-rw-r--r--libc/io/fstatat.c5
-rw-r--r--libc/io/fstatat64.c5
-rw-r--r--libc/io/fstatfs.c5
-rw-r--r--libc/io/fstatfs64.c5
-rw-r--r--libc/io/fstatvfs.c5
-rw-r--r--libc/io/fstatvfs64.c5
-rw-r--r--libc/io/ftw.c5
-rw-r--r--libc/io/ftw.h5
-rw-r--r--libc/io/ftw64.c5
-rw-r--r--libc/io/futimens.c5
-rw-r--r--libc/io/fxstat.c5
-rw-r--r--libc/io/fxstat64.c5
-rw-r--r--libc/io/fxstatat.c5
-rw-r--r--libc/io/fxstatat64.c5
-rw-r--r--libc/io/getcwd.c5
-rw-r--r--libc/io/getdirname.c5
-rw-r--r--libc/io/getwd.c5
-rw-r--r--libc/io/have_o_cloexec.c5
-rw-r--r--libc/io/isatty.c5
-rw-r--r--libc/io/lchmod.c5
-rw-r--r--libc/io/lchown.c5
-rw-r--r--libc/io/link.c5
-rw-r--r--libc/io/linkat.c5
-rw-r--r--libc/io/lockf.c5
-rw-r--r--libc/io/lockf64.c5
-rw-r--r--libc/io/lseek64.c5
-rw-r--r--libc/io/lstat.c5
-rw-r--r--libc/io/lstat64.c5
-rw-r--r--libc/io/lxstat.c5
-rw-r--r--libc/io/lxstat64.c5
-rw-r--r--libc/io/mkdir.c5
-rw-r--r--libc/io/mkdirat.c5
-rw-r--r--libc/io/mkfifo.c5
-rw-r--r--libc/io/mkfifoat.c5
-rw-r--r--libc/io/mknod.c5
-rw-r--r--libc/io/mknodat.c5
-rw-r--r--libc/io/open.c5
-rw-r--r--libc/io/open64.c5
-rw-r--r--libc/io/openat.c5
-rw-r--r--libc/io/openat64.c5
-rw-r--r--libc/io/pipe.c5
-rw-r--r--libc/io/pipe2.c5
-rw-r--r--libc/io/poll.c5
-rw-r--r--libc/io/posix_fadvise.c5
-rw-r--r--libc/io/posix_fadvise64.c5
-rw-r--r--libc/io/posix_fallocate.c5
-rw-r--r--libc/io/posix_fallocate64.c5
-rw-r--r--libc/io/ppoll.c5
-rw-r--r--libc/io/pwd.c5
-rw-r--r--libc/io/read.c5
-rw-r--r--libc/io/readlink.c5
-rw-r--r--libc/io/readlinkat.c5
-rw-r--r--libc/io/rmdir.c5
-rw-r--r--libc/io/sendfile.c5
-rw-r--r--libc/io/sendfile64.c5
-rw-r--r--libc/io/stat.c5
-rw-r--r--libc/io/stat64.c5
-rw-r--r--libc/io/statfs.c5
-rw-r--r--libc/io/statfs64.c5
-rw-r--r--libc/io/statvfs.c5
-rw-r--r--libc/io/statvfs64.c5
-rw-r--r--libc/io/symlink.c5
-rw-r--r--libc/io/symlinkat.c5
-rw-r--r--libc/io/sys/poll.h5
-rw-r--r--libc/io/sys/sendfile.h5
-rw-r--r--libc/io/sys/stat.h5
-rw-r--r--libc/io/sys/statfs.h5
-rw-r--r--libc/io/sys/statvfs.h5
-rw-r--r--libc/io/test-lfs.c5
-rw-r--r--libc/io/test-stat.c5
-rw-r--r--libc/io/test-stat2.c5
-rw-r--r--libc/io/test-utime.c5
-rw-r--r--libc/io/tst-fcntl.c5
-rw-r--r--libc/io/tst-getcwd.c5
-rw-r--r--libc/io/ttyname.c5
-rw-r--r--libc/io/ttyname_r.c5
-rw-r--r--libc/io/umask.c5
-rw-r--r--libc/io/unlink.c5
-rw-r--r--libc/io/unlinkat.c5
-rw-r--r--libc/io/utime.c5
-rw-r--r--libc/io/utime.h5
-rw-r--r--libc/io/utimensat.c5
-rw-r--r--libc/io/write.c5
-rw-r--r--libc/io/xmknod.c5
-rw-r--r--libc/io/xmknodat.c5
-rw-r--r--libc/io/xstat.c5
-rw-r--r--libc/io/xstat64.c5
115 files changed, 230 insertions, 345 deletions
diff --git a/libc/io/Makefile b/libc/io/Makefile
index b5aa930a3..9d5bc183c 100644
--- a/libc/io/Makefile
+++ b/libc/io/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/>.
#
# Sub-makefile for I/O portion of the library.
diff --git a/libc/io/access.c b/libc/io/access.c
index c266e945a..b8f730048 100644
--- a/libc/io/access.c
+++ b/libc/io/access.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/bits/fcntl2.h b/libc/io/bits/fcntl2.h
index 715d96a57..09b81e6a8 100644
--- a/libc/io/bits/fcntl2.h
+++ b/libc/io/bits/fcntl2.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 _FCNTL_H
# error "Never include <bits/fcntl2.h> directly; use <fcntl.h> instead."
diff --git a/libc/io/bits/poll2.h b/libc/io/bits/poll2.h
index 182e97baf..862de2879 100644
--- a/libc/io/bits/poll2.h
+++ b/libc/io/bits/poll2.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 _SYS_POLL_H
# error "Never include <bits/poll2.h> directly; use <sys/poll.h> instead."
diff --git a/libc/io/bug-ftw1.c b/libc/io/bug-ftw1.c
index 2f81a74a7..b3d959340 100644
--- a/libc/io/bug-ftw1.c
+++ b/libc/io/bug-ftw1.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 <ftw.h>
#include <mcheck.h>
diff --git a/libc/io/bug-ftw2.c b/libc/io/bug-ftw2.c
index b9fbcce26..7ca85643e 100644
--- a/libc/io/bug-ftw2.c
+++ b/libc/io/bug-ftw2.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 <ftw.h>
#include <mcheck.h>
diff --git a/libc/io/bug-ftw4.c b/libc/io/bug-ftw4.c
index 16aecf6ce..fa8066ef3 100644
--- a/libc/io/bug-ftw4.c
+++ b/libc/io/bug-ftw4.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 <fcntl.h>
#include <ftw.h>
diff --git a/libc/io/chdir.c b/libc/io/chdir.c
index afaeef878..9f5209756 100644
--- a/libc/io/chdir.c
+++ b/libc/io/chdir.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/chmod.c b/libc/io/chmod.c
index 38b05127c..7d45cc8de 100644
--- a/libc/io/chmod.c
+++ b/libc/io/chmod.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/chown.c b/libc/io/chown.c
index 0e368f2ac..e91bd1b12 100644
--- a/libc/io/chown.c
+++ b/libc/io/chown.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/close.c b/libc/io/close.c
index 0856ba851..41c37d8c0 100644
--- a/libc/io/close.c
+++ b/libc/io/close.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 <errno.h>
#include <unistd.h>
diff --git a/libc/io/creat.c b/libc/io/creat.c
index 462882415..10edff193 100644
--- a/libc/io/creat.c
+++ b/libc/io/creat.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 <fcntl.h>
#include <sys/types.h>
diff --git a/libc/io/creat64.c b/libc/io/creat64.c
index 39f458057..450c5359f 100644
--- a/libc/io/creat64.c
+++ b/libc/io/creat64.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 <fcntl.h>
#include <sys/types.h>
diff --git a/libc/io/dup.c b/libc/io/dup.c
index 5d5e1b4cd..d28e31894 100644
--- a/libc/io/dup.c
+++ b/libc/io/dup.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/dup2.c b/libc/io/dup2.c
index 2b897896f..aeeebd5b1 100644
--- a/libc/io/dup2.c
+++ b/libc/io/dup2.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/dup3.c b/libc/io/dup3.c
index 17bc88a01..90a3d6089 100644
--- a/libc/io/dup3.c
+++ b/libc/io/dup3.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/euidaccess.c b/libc/io/euidaccess.c
index 943f1f7c8..82ddd377e 100644
--- a/libc/io/euidaccess.c
+++ b/libc/io/euidaccess.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/faccessat.c b/libc/io/faccessat.c
index 8e41d37c2..3e30ddec0 100644
--- a/libc/io/faccessat.c
+++ b/libc/io/faccessat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/fchdir.c b/libc/io/fchdir.c
index db1e4f8f3..de4ebefe3 100644
--- a/libc/io/fchdir.c
+++ b/libc/io/fchdir.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/fchmod.c b/libc/io/fchmod.c
index ce79daa33..89087b61d 100644
--- a/libc/io/fchmod.c
+++ b/libc/io/fchmod.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/fchmodat.c b/libc/io/fchmodat.c
index 6a40f5baf..41b44dece 100644
--- a/libc/io/fchmodat.c
+++ b/libc/io/fchmodat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/fchown.c b/libc/io/fchown.c
index e0d42dd29..5b15f90f6 100644
--- a/libc/io/fchown.c
+++ b/libc/io/fchown.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/fchownat.c b/libc/io/fchownat.c
index f6921c901..c779f28c2 100644
--- a/libc/io/fchownat.c
+++ b/libc/io/fchownat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/fcntl.c b/libc/io/fcntl.c
index db6fbc399..550eb1194 100644
--- a/libc/io/fcntl.c
+++ b/libc/io/fcntl.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/fcntl.h b/libc/io/fcntl.h
index edfbb545d..a11f823b8 100644
--- a/libc/io/fcntl.h
+++ b/libc/io/fcntl.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/>. */
/*
* POSIX Standard: 6.5 File Control Operations <fcntl.h>
diff --git a/libc/io/flock.c b/libc/io/flock.c
index db3bfcfcb..6da0b6b36 100644
--- a/libc/io/flock.c
+++ b/libc/io/flock.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 <errno.h>
#include <sys/file.h>
diff --git a/libc/io/fstat.c b/libc/io/fstat.c
index e2f9abd38..52e475d3c 100644
--- a/libc/io/fstat.c
+++ b/libc/io/fstat.c
@@ -29,9 +29,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 <sys/stat.h>
diff --git a/libc/io/fstat64.c b/libc/io/fstat64.c
index fe655444b..f859aa627 100644
--- a/libc/io/fstat64.c
+++ b/libc/io/fstat64.c
@@ -29,9 +29,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 <sys/stat.h>
diff --git a/libc/io/fstatat.c b/libc/io/fstatat.c
index abf083c72..f2cd11774 100644
--- a/libc/io/fstatat.c
+++ b/libc/io/fstatat.c
@@ -29,9 +29,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 <sys/stat.h>
diff --git a/libc/io/fstatat64.c b/libc/io/fstatat64.c
index 6fdf709af..840c9f27b 100644
--- a/libc/io/fstatat64.c
+++ b/libc/io/fstatat64.c
@@ -29,9 +29,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 <sys/stat.h>
diff --git a/libc/io/fstatfs.c b/libc/io/fstatfs.c
index 4a1a996cb..9579fcc54 100644
--- a/libc/io/fstatfs.c
+++ b/libc/io/fstatfs.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 <errno.h>
#include <sys/statfs.h>
diff --git a/libc/io/fstatfs64.c b/libc/io/fstatfs64.c
index 249b97ea4..640be9f55 100644
--- a/libc/io/fstatfs64.c
+++ b/libc/io/fstatfs64.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 <errno.h>
#include <sys/statfs.h>
diff --git a/libc/io/fstatvfs.c b/libc/io/fstatvfs.c
index c5f75a7c9..4b64949f9 100644
--- a/libc/io/fstatvfs.c
+++ b/libc/io/fstatvfs.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 <errno.h>
#include <sys/statvfs.h>
diff --git a/libc/io/fstatvfs64.c b/libc/io/fstatvfs64.c
index 47d4e266e..9eb62a36c 100644
--- a/libc/io/fstatvfs64.c
+++ b/libc/io/fstatvfs64.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 <errno.h>
#include <sys/statvfs.h>
diff --git a/libc/io/ftw.c b/libc/io/ftw.c
index bb7dba8ca..ee3ba8817 100644
--- a/libc/io/ftw.c
+++ b/libc/io/ftw.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/>. */
#ifdef HAVE_CONFIG_H
# include <config.h>
diff --git a/libc/io/ftw.h b/libc/io/ftw.h
index e4c488414..be1aa175d 100644
--- a/libc/io/ftw.h
+++ b/libc/io/ftw.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/>. */
/*
* X/Open Portability Guide 4.2: ftw.h
diff --git a/libc/io/ftw64.c b/libc/io/ftw64.c
index 39e6ceabf..8480540ee 100644
--- a/libc/io/ftw64.c
+++ b/libc/io/ftw64.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/>. */
#define FTW_NAME ftw64
#define NFTW_NAME nftw64
diff --git a/libc/io/futimens.c b/libc/io/futimens.c
index 1d0fafeda..df3ddf3d1 100644
--- a/libc/io/futimens.c
+++ b/libc/io/futimens.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/fxstat.c b/libc/io/fxstat.c
index b750daca6..216a14cac 100644
--- a/libc/io/fxstat.c
+++ b/libc/io/fxstat.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/fxstat64.c b/libc/io/fxstat64.c
index 865ba4948..dd0c56948 100644
--- a/libc/io/fxstat64.c
+++ b/libc/io/fxstat64.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/fxstatat.c b/libc/io/fxstatat.c
index 2486c73c8..a6e79d037 100644
--- a/libc/io/fxstatat.c
+++ b/libc/io/fxstatat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/fxstatat64.c b/libc/io/fxstatat64.c
index 20bdd610c..950e26738 100644
--- a/libc/io/fxstatat64.c
+++ b/libc/io/fxstatat64.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/getcwd.c b/libc/io/getcwd.c
index c472d1d7a..5984a353a 100644
--- a/libc/io/getcwd.c
+++ b/libc/io/getcwd.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 <errno.h>
#include <unistd.h>
diff --git a/libc/io/getdirname.c b/libc/io/getdirname.c
index eb9c5e935..fbcc61369 100644
--- a/libc/io/getdirname.c
+++ b/libc/io/getdirname.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 <unistd.h>
#include <include/sys/stat.h>
diff --git a/libc/io/getwd.c b/libc/io/getwd.c
index 567a0db32..a77fd5901 100644
--- a/libc/io/getwd.c
+++ b/libc/io/getwd.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 <errno.h>
#include <limits.h>
diff --git a/libc/io/have_o_cloexec.c b/libc/io/have_o_cloexec.c
index a83e8a448..997ac30c4 100644
--- a/libc/io/have_o_cloexec.c
+++ b/libc/io/have_o_cloexec.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 <fcntl.h>
#include <kernel-features.h>
diff --git a/libc/io/isatty.c b/libc/io/isatty.c
index 9b0410c61..f8e793b1e 100644
--- a/libc/io/isatty.c
+++ b/libc/io/isatty.c
@@ -12,9 +12,8 @@
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
- License along with the GNU C Library; if not, write to the Free
- Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA. */
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
#include <errno.h>
#include <unistd.h>
diff --git a/libc/io/lchmod.c b/libc/io/lchmod.c
index 524b24c1e..8d9b79fb2 100644
--- a/libc/io/lchmod.c
+++ b/libc/io/lchmod.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 <errno.h>
#include <sys/stat.h>
diff --git a/libc/io/lchown.c b/libc/io/lchown.c
index 4e0330e52..7ecf3345a 100644
--- a/libc/io/lchown.c
+++ b/libc/io/lchown.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/link.c b/libc/io/link.c
index 70c994970..3b039657c 100644
--- a/libc/io/link.c
+++ b/libc/io/link.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/linkat.c b/libc/io/linkat.c
index 9afcf61a3..2fa8cde93 100644
--- a/libc/io/linkat.c
+++ b/libc/io/linkat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/lockf.c b/libc/io/lockf.c
index 7b23f66bc..42232d076 100644
--- a/libc/io/lockf.c
+++ b/libc/io/lockf.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 <sys/types.h>
#include <unistd.h>
diff --git a/libc/io/lockf64.c b/libc/io/lockf64.c
index e3b110cd3..80ca151c1 100644
--- a/libc/io/lockf64.c
+++ b/libc/io/lockf64.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 <sys/types.h>
#include <unistd.h>
diff --git a/libc/io/lseek64.c b/libc/io/lseek64.c
index d0a8cff03..acea3f3cb 100644
--- a/libc/io/lseek64.c
+++ b/libc/io/lseek64.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 <errno.h>
#include <unistd.h>
diff --git a/libc/io/lstat.c b/libc/io/lstat.c
index 620e47877..009ca9ebf 100644
--- a/libc/io/lstat.c
+++ b/libc/io/lstat.c
@@ -29,9 +29,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 <sys/stat.h>
diff --git a/libc/io/lstat64.c b/libc/io/lstat64.c
index 3e4ba2d97..9f15e9e7b 100644
--- a/libc/io/lstat64.c
+++ b/libc/io/lstat64.c
@@ -29,9 +29,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 <sys/stat.h>
diff --git a/libc/io/lxstat.c b/libc/io/lxstat.c
index 23d4442b5..3996172c4 100644
--- a/libc/io/lxstat.c
+++ b/libc/io/lxstat.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 <sys/stat.h>
diff --git a/libc/io/lxstat64.c b/libc/io/lxstat64.c
index 596ecd227..38d78a806 100644
--- a/libc/io/lxstat64.c
+++ b/libc/io/lxstat64.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/mkdir.c b/libc/io/mkdir.c
index 8037dfb3e..ac95d36e1 100644
--- a/libc/io/mkdir.c
+++ b/libc/io/mkdir.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/mkdirat.c b/libc/io/mkdirat.c
index ccea3aa8d..04533fcd2 100644
--- a/libc/io/mkdirat.c
+++ b/libc/io/mkdirat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/mkfifo.c b/libc/io/mkfifo.c
index 614ebe97c..1b55921c3 100644
--- a/libc/io/mkfifo.c
+++ b/libc/io/mkfifo.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/mkfifoat.c b/libc/io/mkfifoat.c
index 48c38c818..30cea3161 100644
--- a/libc/io/mkfifoat.c
+++ b/libc/io/mkfifoat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/mknod.c b/libc/io/mknod.c
index cc5fd2610..8ebe4d1be 100644
--- a/libc/io/mknod.c
+++ b/libc/io/mknod.c
@@ -29,9 +29,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 <sys/types.h>
diff --git a/libc/io/mknodat.c b/libc/io/mknodat.c
index b02ba695f..66da99e5c 100644
--- a/libc/io/mknodat.c
+++ b/libc/io/mknodat.c
@@ -29,9 +29,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 <sys/types.h>
diff --git a/libc/io/open.c b/libc/io/open.c
index c10440624..0916b1e01 100644
--- a/libc/io/open.c
+++ b/libc/io/open.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/open64.c b/libc/io/open64.c
index 705671892..b4ce18d32 100644
--- a/libc/io/open64.c
+++ b/libc/io/open64.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/openat.c b/libc/io/openat.c
index a6bd62094..92a5769e9 100644
--- a/libc/io/openat.c
+++ b/libc/io/openat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/openat64.c b/libc/io/openat64.c
index 1532afeea..207176089 100644
--- a/libc/io/openat64.c
+++ b/libc/io/openat64.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/pipe.c b/libc/io/pipe.c
index babaf9c24..07a37ae77 100644
--- a/libc/io/pipe.c
+++ b/libc/io/pipe.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 <errno.h>
#include <unistd.h>
diff --git a/libc/io/pipe2.c b/libc/io/pipe2.c
index aa54d17ae..8a15e840f 100644
--- a/libc/io/pipe2.c
+++ b/libc/io/pipe2.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 <errno.h>
#include <unistd.h>
diff --git a/libc/io/poll.c b/libc/io/poll.c
index 9f2f19176..15539ea0a 100644
--- a/libc/io/poll.c
+++ b/libc/io/poll.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 <sys/poll.h>
#include <errno.h>
diff --git a/libc/io/posix_fadvise.c b/libc/io/posix_fadvise.c
index 92f8bb897..373360164 100644
--- a/libc/io/posix_fadvise.c
+++ b/libc/io/posix_fadvise.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/posix_fadvise64.c b/libc/io/posix_fadvise64.c
index e7eae5e6e..645ed6cac 100644
--- a/libc/io/posix_fadvise64.c
+++ b/libc/io/posix_fadvise64.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/posix_fallocate.c b/libc/io/posix_fallocate.c
index 218b4adbe..3f8a3cb10 100644
--- a/libc/io/posix_fallocate.c
+++ b/libc/io/posix_fallocate.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/posix_fallocate64.c b/libc/io/posix_fallocate64.c
index 80c1cd385..07b08ae85 100644
--- a/libc/io/posix_fallocate64.c
+++ b/libc/io/posix_fallocate64.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/ppoll.c b/libc/io/ppoll.c
index b161a47b3..5f0a1c8a2 100644
--- a/libc/io/ppoll.c
+++ b/libc/io/ppoll.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 <errno.h>
#include <limits.h>
diff --git a/libc/io/pwd.c b/libc/io/pwd.c
index 544c27844..ccfe549d0 100644
--- a/libc/io/pwd.c
+++ b/libc/io/pwd.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 <mcheck.h>
#include <stdio.h>
diff --git a/libc/io/read.c b/libc/io/read.c
index 3943edd68..681f16eb5 100644
--- a/libc/io/read.c
+++ b/libc/io/read.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 <errno.h>
#include <unistd.h>
diff --git a/libc/io/readlink.c b/libc/io/readlink.c
index b69d08695..de4040b0a 100644
--- a/libc/io/readlink.c
+++ b/libc/io/readlink.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 <errno.h>
#include <unistd.h>
diff --git a/libc/io/readlinkat.c b/libc/io/readlinkat.c
index 7e6a2227d..d4e6ba290 100644
--- a/libc/io/readlinkat.c
+++ b/libc/io/readlinkat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/rmdir.c b/libc/io/rmdir.c
index 5a16fd428..c244ecc2c 100644
--- a/libc/io/rmdir.c
+++ b/libc/io/rmdir.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/sendfile.c b/libc/io/sendfile.c
index 98dc9a814..22222db4e 100644
--- a/libc/io/sendfile.c
+++ b/libc/io/sendfile.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 <sys/sendfile.h>
#include <errno.h>
diff --git a/libc/io/sendfile64.c b/libc/io/sendfile64.c
index 76b961e22..05b13a331 100644
--- a/libc/io/sendfile64.c
+++ b/libc/io/sendfile64.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 <sys/sendfile.h>
#include <errno.h>
diff --git a/libc/io/stat.c b/libc/io/stat.c
index 6f1c28fc5..624106042 100644
--- a/libc/io/stat.c
+++ b/libc/io/stat.c
@@ -29,9 +29,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 <sys/stat.h>
diff --git a/libc/io/stat64.c b/libc/io/stat64.c
index 14e036a70..e3eb413ef 100644
--- a/libc/io/stat64.c
+++ b/libc/io/stat64.c
@@ -29,9 +29,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 <sys/stat.h>
diff --git a/libc/io/statfs.c b/libc/io/statfs.c
index af4a9ea4e..50cf3f3a7 100644
--- a/libc/io/statfs.c
+++ b/libc/io/statfs.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 <errno.h>
#include <sys/statfs.h>
diff --git a/libc/io/statfs64.c b/libc/io/statfs64.c
index cf1a7d82a..12394959b 100644
--- a/libc/io/statfs64.c
+++ b/libc/io/statfs64.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 <errno.h>
#include <sys/statfs.h>
diff --git a/libc/io/statvfs.c b/libc/io/statvfs.c
index 22e24cfee..b66d02767 100644
--- a/libc/io/statvfs.c
+++ b/libc/io/statvfs.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 <errno.h>
#include <sys/statvfs.h>
diff --git a/libc/io/statvfs64.c b/libc/io/statvfs64.c
index 4424abdbe..1101acd7a 100644
--- a/libc/io/statvfs64.c
+++ b/libc/io/statvfs64.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 <errno.h>
#include <sys/statvfs.h>
diff --git a/libc/io/symlink.c b/libc/io/symlink.c
index e6c6709f1..6e135d955 100644
--- a/libc/io/symlink.c
+++ b/libc/io/symlink.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/symlinkat.c b/libc/io/symlinkat.c
index 5c2f3f553..d5affb9b4 100644
--- a/libc/io/symlinkat.c
+++ b/libc/io/symlinkat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/sys/poll.h b/libc/io/sys/poll.h
index c0a7e0409..6089b618b 100644
--- a/libc/io/sys/poll.h
+++ b/libc/io/sys/poll.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 _SYS_POLL_H
#define _SYS_POLL_H 1
diff --git a/libc/io/sys/sendfile.h b/libc/io/sys/sendfile.h
index 4c1367b6b..dd6c0348d 100644
--- a/libc/io/sys/sendfile.h
+++ b/libc/io/sys/sendfile.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 _SYS_SENDFILE_H
#define _SYS_SENDFILE_H 1
diff --git a/libc/io/sys/stat.h b/libc/io/sys/stat.h
index 7f22edec4..01ad2514a 100644
--- a/libc/io/sys/stat.h
+++ b/libc/io/sys/stat.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/>. */
/*
* POSIX Standard: 5.6 File Characteristics <sys/stat.h>
diff --git a/libc/io/sys/statfs.h b/libc/io/sys/statfs.h
index 0d00276df..9e9f0944d 100644
--- a/libc/io/sys/statfs.h
+++ b/libc/io/sys/statfs.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 _SYS_STATFS_H
#define _SYS_STATFS_H 1
diff --git a/libc/io/sys/statvfs.h b/libc/io/sys/statvfs.h
index 1440fc051..06a7ac147 100644
--- a/libc/io/sys/statvfs.h
+++ b/libc/io/sys/statvfs.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 _SYS_STATVFS_H
#define _SYS_STATVFS_H 1
diff --git a/libc/io/test-lfs.c b/libc/io/test-lfs.c
index c27af408e..0a682c082 100644
--- a/libc/io/test-lfs.c
+++ b/libc/io/test-lfs.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 <unistd.h>
#include <stdlib.h>
diff --git a/libc/io/test-stat.c b/libc/io/test-stat.c
index 5eaa03894..6863817db 100644
--- a/libc/io/test-stat.c
+++ b/libc/io/test-stat.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/>. */
/* We need to define:
#define _FILE_OFFSET_BITS 64
diff --git a/libc/io/test-stat2.c b/libc/io/test-stat2.c
index 7e937ac5b..3bc87d764 100644
--- a/libc/io/test-stat2.c
+++ b/libc/io/test-stat2.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 <stdint.h>
diff --git a/libc/io/test-utime.c b/libc/io/test-utime.c
index 2f8aa5726..a95cc4550 100644
--- a/libc/io/test-utime.c
+++ b/libc/io/test-utime.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 <fcntl.h>
#include <stdio.h>
diff --git a/libc/io/tst-fcntl.c b/libc/io/tst-fcntl.c
index 93ea9b0b0..4669cdea0 100644
--- a/libc/io/tst-fcntl.c
+++ b/libc/io/tst-fcntl.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 <fcntl.h>
diff --git a/libc/io/tst-getcwd.c b/libc/io/tst-getcwd.c
index 421eb18b5..89c903eca 100644
--- a/libc/io/tst-getcwd.c
+++ b/libc/io/tst-getcwd.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 <stdio.h>
diff --git a/libc/io/ttyname.c b/libc/io/ttyname.c
index 088ba918a..5473b5e04 100644
--- a/libc/io/ttyname.c
+++ b/libc/io/ttyname.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/ttyname_r.c b/libc/io/ttyname_r.c
index 14c120909..5acbbd59e 100644
--- a/libc/io/ttyname_r.c
+++ b/libc/io/ttyname_r.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 <errno.h>
#include <unistd.h>
diff --git a/libc/io/umask.c b/libc/io/umask.c
index 588d57e1c..1e71aae42 100644
--- a/libc/io/umask.c
+++ b/libc/io/umask.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 <sys/stat.h>
#include <errno.h>
diff --git a/libc/io/unlink.c b/libc/io/unlink.c
index 1ec6d87ae..04d69f867 100644
--- a/libc/io/unlink.c
+++ b/libc/io/unlink.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/unlinkat.c b/libc/io/unlinkat.c
index f9a08b990..f05961103 100644
--- a/libc/io/unlinkat.c
+++ b/libc/io/unlinkat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/utime.c b/libc/io/utime.c
index 3a3bcc38c..865628f5a 100644
--- a/libc/io/utime.c
+++ b/libc/io/utime.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 <errno.h>
#include <stddef.h>
diff --git a/libc/io/utime.h b/libc/io/utime.h
index 06120a639..9039b180a 100644
--- a/libc/io/utime.h
+++ b/libc/io/utime.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/>. */
/*
* POSIX Standard: 5.6.6 Set File Access and Modification Times <utime.h>
diff --git a/libc/io/utimensat.c b/libc/io/utimensat.c
index 3b9e7ef79..d103d4564 100644
--- a/libc/io/utimensat.c
+++ b/libc/io/utimensat.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 <errno.h>
#include <sys/stat.h>
diff --git a/libc/io/write.c b/libc/io/write.c
index 928d43ced..a5f907a34 100644
--- a/libc/io/write.c
+++ b/libc/io/write.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 <sysdep.h>
#include <errno.h>
diff --git a/libc/io/xmknod.c b/libc/io/xmknod.c
index c2daa46e0..44cd09a43 100644
--- a/libc/io/xmknod.c
+++ b/libc/io/xmknod.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 <errno.h>
#include <sys/types.h>
diff --git a/libc/io/xmknodat.c b/libc/io/xmknodat.c
index 48dc1b263..a743cced3 100644
--- a/libc/io/xmknodat.c
+++ b/libc/io/xmknodat.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 <errno.h>
#include <fcntl.h>
diff --git a/libc/io/xstat.c b/libc/io/xstat.c
index e7328cc10..687118991 100644
--- a/libc/io/xstat.c
+++ b/libc/io/xstat.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 <errno.h>
#include <sys/stat.h>
diff --git a/libc/io/xstat64.c b/libc/io/xstat64.c
index 2fb94cf33..9d153442b 100644
--- a/libc/io/xstat64.c
+++ b/libc/io/xstat64.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 <errno.h>
#include <sys/stat.h>