diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 00:11:28 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2019-01-01 00:11:28 +0000 |
| commit | 04277e02d7f54d3582bebcf8386b317018cd5e1d (patch) | |
| tree | 13727789dcfa30b2ba85939f28ff909f4bff4925 /sysdeps/unix/sysv/linux/arm/bits | |
| parent | e740e5b1f0d786bdd95898b61c4a81f8f00bb063 (diff) | |
| download | glibc-04277e02d7f54d3582bebcf8386b317018cd5e1d.tar.xz glibc-04277e02d7f54d3582bebcf8386b317018cd5e1d.zip | |
Update copyright dates with scripts/update-copyrights.
* All files with FSF copyright notices: Update copyright dates
using scripts/update-copyrights.
* locale/programs/charmap-kw.h: Regenerated.
* locale/programs/locfile-kw.h: Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/arm/bits')
| -rw-r--r-- | sysdeps/unix/sysv/linux/arm/bits/fcntl.h | 2 | ||||
| -rw-r--r-- | sysdeps/unix/sysv/linux/arm/bits/hwcap.h | 2 | ||||
| -rw-r--r-- | sysdeps/unix/sysv/linux/arm/bits/procfs-id.h | 2 | ||||
| -rw-r--r-- | sysdeps/unix/sysv/linux/arm/bits/procfs.h | 2 | ||||
| -rw-r--r-- | sysdeps/unix/sysv/linux/arm/bits/shmlba.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sysdeps/unix/sysv/linux/arm/bits/fcntl.h b/sysdeps/unix/sysv/linux/arm/bits/fcntl.h index d9c105b834..fde8e1d2b1 100644 --- a/sysdeps/unix/sysv/linux/arm/bits/fcntl.h +++ b/sysdeps/unix/sysv/linux/arm/bits/fcntl.h @@ -1,5 +1,5 @@ /* O_*, F_*, FD_* bit values for Linux. - Copyright (C) 1995-2018 Free Software Foundation, Inc. + Copyright (C) 1995-2019 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/unix/sysv/linux/arm/bits/hwcap.h b/sysdeps/unix/sysv/linux/arm/bits/hwcap.h index 1568f49ce3..4f45ed1a12 100644 --- a/sysdeps/unix/sysv/linux/arm/bits/hwcap.h +++ b/sysdeps/unix/sysv/linux/arm/bits/hwcap.h @@ -1,5 +1,5 @@ /* Defines for bits in AT_HWCAP. ARM Linux version. - Copyright (C) 2012-2018 Free Software Foundation, Inc. + Copyright (C) 2012-2019 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/unix/sysv/linux/arm/bits/procfs-id.h b/sysdeps/unix/sysv/linux/arm/bits/procfs-id.h index 7221119899..4620b0a5c7 100644 --- a/sysdeps/unix/sysv/linux/arm/bits/procfs-id.h +++ b/sysdeps/unix/sysv/linux/arm/bits/procfs-id.h @@ -1,5 +1,5 @@ /* Types of pr_uid and pr_gid in struct elf_prpsinfo. Arm version. - Copyright (C) 2018 Free Software Foundation, Inc. + Copyright (C) 2018-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/sysdeps/unix/sysv/linux/arm/bits/procfs.h b/sysdeps/unix/sysv/linux/arm/bits/procfs.h index 354b59d2ae..29afbbe0e1 100644 --- a/sysdeps/unix/sysv/linux/arm/bits/procfs.h +++ b/sysdeps/unix/sysv/linux/arm/bits/procfs.h @@ -1,5 +1,5 @@ /* Types for registers for sys/procfs.h. Arm version. - Copyright (C) 1996-2018 Free Software Foundation, Inc. + Copyright (C) 1996-2019 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/unix/sysv/linux/arm/bits/shmlba.h b/sysdeps/unix/sysv/linux/arm/bits/shmlba.h index 521a325c45..7558025679 100644 --- a/sysdeps/unix/sysv/linux/arm/bits/shmlba.h +++ b/sysdeps/unix/sysv/linux/arm/bits/shmlba.h @@ -1,5 +1,5 @@ /* Define SHMLBA. ARM version. - Copyright (C) 2018 Free Software Foundation, Inc. + Copyright (C) 2018-2019 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 |
