diff options
| author | Joseph Myers <joseph@codesourcery.com> | 2018-01-01 00:32:25 +0000 |
|---|---|---|
| committer | Joseph Myers <joseph@codesourcery.com> | 2018-01-01 00:32:25 +0000 |
| commit | 688903eb3ef01301d239ab753d309d45720610a7 (patch) | |
| tree | 176ddee4a683a15d7b227b623398db1d8102ceae /sysdeps/unix/sysv/linux/tile/sys | |
| parent | 4f820792a6217027744d38fc223257914847bbcc (diff) | |
| download | glibc-688903eb3ef01301d239ab753d309d45720610a7.tar.xz glibc-688903eb3ef01301d239ab753d309d45720610a7.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/tile/sys')
| -rw-r--r-- | sysdeps/unix/sysv/linux/tile/sys/cachectl.h | 2 | ||||
| -rw-r--r-- | sysdeps/unix/sysv/linux/tile/sys/procfs.h | 2 | ||||
| -rw-r--r-- | sysdeps/unix/sysv/linux/tile/sys/ptrace.h | 2 | ||||
| -rw-r--r-- | sysdeps/unix/sysv/linux/tile/sys/ucontext.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/tile/sys/cachectl.h b/sysdeps/unix/sysv/linux/tile/sys/cachectl.h index 3f4e723e24..08de699daf 100644 --- a/sysdeps/unix/sysv/linux/tile/sys/cachectl.h +++ b/sysdeps/unix/sysv/linux/tile/sys/cachectl.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2017 Free Software Foundation, Inc. +/* Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/sysdeps/unix/sysv/linux/tile/sys/procfs.h b/sysdeps/unix/sysv/linux/tile/sys/procfs.h index ce3e33ddef..cc93f5720a 100644 --- a/sysdeps/unix/sysv/linux/tile/sys/procfs.h +++ b/sysdeps/unix/sysv/linux/tile/sys/procfs.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2017 Free Software Foundation, Inc. +/* Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/sysdeps/unix/sysv/linux/tile/sys/ptrace.h b/sysdeps/unix/sysv/linux/tile/sys/ptrace.h index 92e335fa9e..a1db185073 100644 --- a/sysdeps/unix/sysv/linux/tile/sys/ptrace.h +++ b/sysdeps/unix/sysv/linux/tile/sys/ptrace.h @@ -1,5 +1,5 @@ /* `ptrace' debugger support interface. Linux/Tile version. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. diff --git a/sysdeps/unix/sysv/linux/tile/sys/ucontext.h b/sysdeps/unix/sysv/linux/tile/sys/ucontext.h index 7c5ed50977..06d08881cc 100644 --- a/sysdeps/unix/sysv/linux/tile/sys/ucontext.h +++ b/sysdeps/unix/sysv/linux/tile/sys/ucontext.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2011-2017 Free Software Foundation, Inc. +/* Copyright (C) 2011-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. |
