diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-01-01 00:14:16 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-01-01 00:14:16 +0000 |
commit | bfff8b1becd7d01c074177df7196ab327cd8c844 (patch) | |
tree | a5734b57f2f9823d3991e0ac051db80bcb64da20 /sysdeps/nacl/bits | |
parent | 4f157746e0c713965d9143b52fef606312087c48 (diff) | |
download | glibc-bfff8b1becd7d01c074177df7196ab327cd8c844.tar.gz glibc-bfff8b1becd7d01c074177df7196ab327cd8c844.tar.xz glibc-bfff8b1becd7d01c074177df7196ab327cd8c844.zip |
Update copyright dates with scripts/update-copyrights.
Diffstat (limited to 'sysdeps/nacl/bits')
-rw-r--r-- | sysdeps/nacl/bits/dirent.h | 2 | ||||
-rw-r--r-- | sysdeps/nacl/bits/fcntl.h | 2 | ||||
-rw-r--r-- | sysdeps/nacl/bits/local_lim.h | 2 | ||||
-rw-r--r-- | sysdeps/nacl/bits/mman.h | 2 | ||||
-rw-r--r-- | sysdeps/nacl/bits/param.h | 2 | ||||
-rw-r--r-- | sysdeps/nacl/bits/posix_opt.h | 2 | ||||
-rw-r--r-- | sysdeps/nacl/bits/stat.h | 2 | ||||
-rw-r--r-- | sysdeps/nacl/bits/typesizes.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sysdeps/nacl/bits/dirent.h b/sysdeps/nacl/bits/dirent.h index d4eb7feb4b..2ff1292d84 100644 --- a/sysdeps/nacl/bits/dirent.h +++ b/sysdeps/nacl/bits/dirent.h @@ -1,5 +1,5 @@ /* Directory entry structure `struct dirent'. NaCl version. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/nacl/bits/fcntl.h b/sysdeps/nacl/bits/fcntl.h index ad083b357c..fda5738952 100644 --- a/sysdeps/nacl/bits/fcntl.h +++ b/sysdeps/nacl/bits/fcntl.h @@ -1,5 +1,5 @@ /* O_*, F_*, FD_* bit values. NaCl version. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/nacl/bits/local_lim.h b/sysdeps/nacl/bits/local_lim.h index 0f9e4df561..7d600e3907 100644 --- a/sysdeps/nacl/bits/local_lim.h +++ b/sysdeps/nacl/bits/local_lim.h @@ -1,5 +1,5 @@ /* Minimum guaranteed maximum values for system limits. NaCl version. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/nacl/bits/mman.h b/sysdeps/nacl/bits/mman.h index 2baf35b036..28b827c76a 100644 --- a/sysdeps/nacl/bits/mman.h +++ b/sysdeps/nacl/bits/mman.h @@ -1,5 +1,5 @@ /* Definitions for POSIX memory map interface. NaCl version. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/nacl/bits/param.h b/sysdeps/nacl/bits/param.h index 8f33497a3d..62d77b6178 100644 --- a/sysdeps/nacl/bits/param.h +++ b/sysdeps/nacl/bits/param.h @@ -1,5 +1,5 @@ /* Old-style Unix parameters and limits. NaCl version. - Copyright (C) 2012-2016 Free Software Foundation, Inc. + Copyright (C) 2012-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/nacl/bits/posix_opt.h b/sysdeps/nacl/bits/posix_opt.h index 6d51363e0e..0bb6ac7197 100644 --- a/sysdeps/nacl/bits/posix_opt.h +++ b/sysdeps/nacl/bits/posix_opt.h @@ -1,5 +1,5 @@ /* Define POSIX options for NaCl. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/nacl/bits/stat.h b/sysdeps/nacl/bits/stat.h index 2ff4982e8f..246e3b32a1 100644 --- a/sysdeps/nacl/bits/stat.h +++ b/sysdeps/nacl/bits/stat.h @@ -1,5 +1,5 @@ /* 'struct stat' and related definitions. NaCl version. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or diff --git a/sysdeps/nacl/bits/typesizes.h b/sysdeps/nacl/bits/typesizes.h index 0118309e18..5e4ce5d9f3 100644 --- a/sysdeps/nacl/bits/typesizes.h +++ b/sysdeps/nacl/bits/typesizes.h @@ -1,5 +1,5 @@ /* bits/typesizes.h -- underlying types for *_t. NaCl version. - Copyright (C) 2015-2016 Free Software Foundation, Inc. + Copyright (C) 2015-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |