From d4697bc93dc27a7bbf275ce7dd351bb1bfcf28de Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Wed, 1 Jan 2014 21:03:15 +1000 Subject: Update copyright notices with scripts/update-copyrights --- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fstatfs.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate64.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/llseek.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lseek.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/mmap.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/overflow.h | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/posix_fadvise.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/statfs.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate64.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c | 2 +- ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) (limited to 'ports/sysdeps/unix/sysv/linux/generic/wordsize-32') diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c index f8514ce..2637f03 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fstatfs.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fstatfs.c index 1c3c12d..bff1f49 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fstatfs.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fstatfs.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate.c index 331cd7c..f153a04 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate64.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate64.c index 29307ec..e430145 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate64.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/ftruncate64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c index 449477e..41850c3 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstat.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c index 15c2d08..94769b6 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c index bafde85..e4b6ee0 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/getdents.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1993-2013 Free Software Foundation, Inc. +/* Copyright (C) 1993-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Simplified from sysdeps/unix/sysv/linux/getdents.c. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/llseek.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/llseek.c index fac3111..ce9eb9b 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/llseek.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/llseek.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lseek.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lseek.c index 09b4b08..96d8a35 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lseek.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lseek.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c index b6a9d3c..143f727 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c index 91e192a..39d385c 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/lxstat64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/mmap.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/mmap.c index b8633bc..be8ac7b 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/mmap.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/mmap.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/overflow.h b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/overflow.h index ce66a22..2acc2e5 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/overflow.h +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/overflow.h @@ -1,5 +1,5 @@ /* Overflow tests for stat, statfs, and lseek functions. - Copyright (C) 2011-2013 Free Software Foundation, Inc. + Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/posix_fadvise.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/posix_fadvise.c index f0e2c59..cc29817 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/posix_fadvise.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/posix_fadvise.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c index e96051e..2bffd1f 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. Based on work contributed by Ulrich Drepper , 1997. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c index 3a9a066..093b874 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. Based on work contributed by Ulrich Drepper , 1997. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c index a9c793b..1dae127 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. Based on work contributed by Ulrich Drepper , 1997. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c index 10bdcf5..32cc314 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. Based on work contributed by Ulrich Drepper , 1997. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c index 75e337c..909255b 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. Based on work contributed by Ulrich Drepper , 1997. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c index 66a7a76..cbdb9e9 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. Based on work contributed by Ulrich Drepper , 1997. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c index 4fb1b5f..a166e32 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. Based on work contributed by Ulrich Drepper , 1997. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c index c41b595..33f4e80 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. Based on work contributed by Ulrich Drepper , 1997. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c index 1f96b78..c35e54a 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/sendfile.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/statfs.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/statfs.c index eb8a59d..7987457 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/statfs.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/statfs.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate.c index 45fa1ed..fb31d14 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate64.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate64.c index d351cb1..ff19d61 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate64.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/truncate64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c index 86de8f9..e9ca7ae 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. diff --git a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c index aee424c..0986222 100644 --- a/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c +++ b/ports/sysdeps/unix/sysv/linux/generic/wordsize-32/xstat64.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2013 Free Software Foundation, Inc. +/* Copyright (C) 2011-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf , 2011. -- cgit v1.1