summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2019-03-18 02:40:16 +0000
committerDmitry V. Levin <ldv@altlinux.org>2019-03-18 02:40:16 +0000
commit74b7fc0e1d03568fe88fcdba34e50554a35893d7 (patch)
treed289e9b90875acc7cd925a69494ab882999ed75e
parente84debd3c00ee2d7969e0704759f356bf7839c4a (diff)
downloadstrace-74b7fc0e1d03568fe88fcdba34e50554a35893d7.tar.gz
Update copyright headers
Headers updated automatically using maint/update_copyright_years.sh script.
-rw-r--r--Makefile.am2
-rw-r--r--bpf.c2
-rw-r--r--bpf_attr.h1
-rw-r--r--btrfs.c2
-rw-r--r--configure.ac2
-rw-r--r--defs.h2
-rwxr-xr-xgen_bpf_attr_check.sh1
-rwxr-xr-xgenerate_mpers_am.sh2
-rwxr-xr-xgenerate_sen.sh2
-rw-r--r--ioprio.c2
-rw-r--r--ipc.c2
-rw-r--r--kvm.c2
-rw-r--r--linux/32/syscallent.h2
-rw-r--r--linux/64/syscallent.h2
-rw-r--r--linux/alpha/get_syscall_args.c2
-rw-r--r--linux/arch_defs_.h2
-rw-r--r--linux/bfin/get_syscall_args.c2
-rw-r--r--linux/hppa/arch_defs_.h2
-rw-r--r--linux/hppa/arch_regs.c2
-rw-r--r--linux/hppa/get_syscall_args.c2
-rw-r--r--linux/i386/syscallent.h2
-rw-r--r--linux/ia64/get_syscall_args.c2
-rw-r--r--linux/m68k/syscallent.h2
-rw-r--r--linux/microblaze/get_syscall_args.c2
-rw-r--r--linux/mips/get_syscall_args.c2
-rw-r--r--linux/mips/syscallent-n32.h2
-rw-r--r--linux/mips/syscallent-n64.h2
-rw-r--r--linux/mips/syscallent-o32.h2
-rw-r--r--linux/powerpc/syscallent.h2
-rw-r--r--linux/powerpc64/syscallent.h2
-rw-r--r--linux/s390/arch_sigreturn.c2
-rw-r--r--linux/s390/rt_sigframe.h1
-rw-r--r--linux/s390/syscallent.h2
-rw-r--r--linux/s390x/arch_sigreturn.c2
-rw-r--r--linux/s390x/syscallent.h2
-rw-r--r--linux/sh/get_syscall_args.c2
-rw-r--r--linux/sh/syscallent.h2
-rw-r--r--linux/sh64/get_syscall_args.c2
-rw-r--r--linux/sh64/syscallent.h2
-rw-r--r--linux/sparc/syscallent.h2
-rw-r--r--linux/sparc64/syscallent.h2
-rw-r--r--linux/x86_64/get_syscall_args.c2
-rw-r--r--linux/xtensa/get_syscall_args.c2
-rw-r--r--m4/gen_bpf_attr_m4.awk2
-rw-r--r--m4/st_demangle.m42
-rw-r--r--macros.h2
-rwxr-xr-xmaint/gen-contributors-list.sh2
-rwxr-xr-xmaint/ioctls_sym.sh2
-rwxr-xr-xmpers.sh2
-rwxr-xr-xmpers_test.sh2
-rw-r--r--msghdr.c2
-rw-r--r--net.c2
-rw-r--r--numa.c2
-rw-r--r--pathtrace.c2
-rw-r--r--prctl.c2
-rw-r--r--print_fields.h2
-rw-r--r--print_mac.c2
-rw-r--r--ptrace_syscall_info.c1
-rw-r--r--resource.c2
-rw-r--r--rtnl_neigh.c2
-rw-r--r--rtnl_nsid.c2
-rw-r--r--signal.c2
-rw-r--r--sockaddr.c2
-rw-r--r--strace.c2
-rw-r--r--syscall.c2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/bpf-obj_get_info_by_fd.c2
-rw-r--r--tests/bpf.c2
-rwxr-xr-xtests/detach-stopped.test2
-rw-r--r--tests/fanotify_mark.c2
-rw-r--r--tests/fill_memory.c2
-rw-r--r--tests/gen_tests.in2
-rw-r--r--tests/group_req.c2
-rw-r--r--tests/ioprio.c2
-rw-r--r--tests/kernel_version.c2
-rw-r--r--tests/move_pages.c2
-rw-r--r--tests/net-packet_mreq.c2
-rw-r--r--tests/net-sockaddr.c2
-rw-r--r--tests/net-yy-inet6.c2
-rw-r--r--tests/nlattr_ifla_linkinfo.c2
-rw-r--r--tests/preadv2-pwritev2.c2
-rwxr-xr-xtests/pure_executables.list2
-rw-r--r--tests/read-write.c2
-rw-r--r--tests/seccomp-filter-v.c2
-rw-r--r--tests/seccomp-filter.c2
-rw-r--r--tests/seccomp_get_action_avail.c2
-rw-r--r--tests/setrlimit.c1
-rw-r--r--tests/sockaddr_xlat.c2
-rw-r--r--tests/stack-fcall-3.c2
-rwxr-xr-xtests/strace-k.test2
-rw-r--r--tests/tests.h2
-rw-r--r--tests/threads-execve.c2
-rwxr-xr-xtests/threads-execve.test2
-rw-r--r--tests/xgetrlimit.c1
-rw-r--r--util.c2
-rw-r--r--v4l2.c2
-rwxr-xr-xxlat/gen.sh2
97 files changed, 97 insertions, 91 deletions
diff --git a/Makefile.am b/Makefile.am
index f1344e8dc..56987ae05 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@
# Copyright (c) 2006-2016 Dmitry V. Levin <ldv@altlinux.org>
# Copyright (c) 2008-2015 Mike Frysinger <vapier@gentoo.org>
# Copyright (c) 2015 Elvira Khabirova <lineprinter0@gmail.com>
-# Copyright (c) 2002-2018 The strace developers.
+# Copyright (c) 2002-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/bpf.c b/bpf.c
index bc99a08a6..cd13167b8 100644
--- a/bpf.c
+++ b/bpf.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2015-2017 Dmitry V. Levin <ldv@altlinux.org>
* Copyright (c) 2017 Quentin Monnet <quentin.monnet@6wind.com>
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/bpf_attr.h b/bpf_attr.h
index 90ca018e2..5d888dd8b 100644
--- a/bpf_attr.h
+++ b/bpf_attr.h
@@ -1,5 +1,6 @@
/*
* Copyright (c) 2015-2018 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/btrfs.c b/btrfs.c
index 0bf89c2b0..b8fa1091f 100644
--- a/btrfs.c
+++ b/btrfs.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2016 Jeff Mahoney <jeffm@suse.com>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/configure.ac b/configure.ac
index 9bf64c339..c95fd229b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@
# Copyright (c) 2006-2016 Dmitry V. Levin <ldv@altlinux.org>
# Copyright (c) 2008-2015 Mike Frysinger <vapier@gentoo.org>
# Copyright (c) 2015 Elvira Khabirova <lineprinter0@gmail.com>
-# Copyright (c) 2002-2018 The strace developers.
+# Copyright (c) 2002-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/defs.h b/defs.h
index 0a0071656..88dad64d3 100644
--- a/defs.h
+++ b/defs.h
@@ -2,7 +2,7 @@
* Copyright (c) 1991, 1992 Paul Kranenburg <pk@cs.few.eur.nl>
* Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
* Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@world.std.com>
- * Copyright (c) 2001-2018 The strace developers.
+ * Copyright (c) 2001-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/gen_bpf_attr_check.sh b/gen_bpf_attr_check.sh
index f3b440ead..76c12ca64 100755
--- a/gen_bpf_attr_check.sh
+++ b/gen_bpf_attr_check.sh
@@ -1,5 +1,6 @@
#!/bin/sh -efu
# Copyright (c) 2018 Dmitry V. Levin <ldv@altlinux.org>
+# Copyright (c) 2018-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/generate_mpers_am.sh b/generate_mpers_am.sh
index b35bcc6a3..cf400cdd3 100755
--- a/generate_mpers_am.sh
+++ b/generate_mpers_am.sh
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
-# Copyright (c) 2015-2018 The strace developers.
+# Copyright (c) 2015-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/generate_sen.sh b/generate_sen.sh
index ef35fd5b3..fd435c906 100755
--- a/generate_sen.sh
+++ b/generate_sen.sh
@@ -1,6 +1,6 @@
#!/bin/sh -e
#
-# Copyright (c) 2015-2018 The strace developers.
+# Copyright (c) 2015-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/ioprio.c b/ioprio.c
index 5a5c469ab..d4770ef24 100644
--- a/ioprio.c
+++ b/ioprio.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2014-2018 The strace developers.
+ * Copyright (c) 2014-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/ipc.c b/ipc.c
index b2b3aa429..d24450c4f 100644
--- a/ipc.c
+++ b/ipc.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 1999-2018 The strace developers.
+ * Copyright (c) 1999-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/kvm.c b/kvm.c
index f7b9d7763..5271322f9 100644
--- a/kvm.c
+++ b/kvm.c
@@ -3,7 +3,7 @@
*
* Copyright (c) 2017 Masatake YAMATO <yamato@redhat.com>
* Copyright (c) 2017 Red Hat, Inc.
- * Copyright (c) 2017-2018 The strace developers.
+ * Copyright (c) 2017-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/32/syscallent.h b/linux/32/syscallent.h
index 6b30d1671..8bebf68af 100644
--- a/linux/32/syscallent.h
+++ b/linux/32/syscallent.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/64/syscallent.h b/linux/64/syscallent.h
index fff2e975c..6612c384f 100644
--- a/linux/64/syscallent.h
+++ b/linux/64/syscallent.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/alpha/get_syscall_args.c b/linux/alpha/get_syscall_args.c
index 8bebfaa4f..83f4d4541 100644
--- a/linux/alpha/get_syscall_args.c
+++ b/linux/alpha/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/arch_defs_.h b/linux/arch_defs_.h
index 5a7bb4d9c..ccb3e8db8 100644
--- a/linux/arch_defs_.h
+++ b/linux/arch_defs_.h
@@ -1,7 +1,7 @@
/*
* Fallback file for arch-specific definitions.
*
- * Copyright (c) 2018 The strace developers.
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/bfin/get_syscall_args.c b/linux/bfin/get_syscall_args.c
index 2f83c508a..c0eb7a5b4 100644
--- a/linux/bfin/get_syscall_args.c
+++ b/linux/bfin/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/hppa/arch_defs_.h b/linux/hppa/arch_defs_.h
index db674682b..1bc3590b9 100644
--- a/linux/hppa/arch_defs_.h
+++ b/linux/hppa/arch_defs_.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018 The strace developers.
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/hppa/arch_regs.c b/linux/hppa/arch_regs.c
index a5a38b4e6..6d427e5c4 100644
--- a/linux/hppa/arch_regs.c
+++ b/linux/hppa/arch_regs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/hppa/get_syscall_args.c b/linux/hppa/get_syscall_args.c
index 2c642abce..186533b8a 100644
--- a/linux/hppa/get_syscall_args.c
+++ b/linux/hppa/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/i386/syscallent.h b/linux/i386/syscallent.h
index 01f07e55d..7e21690ee 100644
--- a/linux/i386/syscallent.h
+++ b/linux/i386/syscallent.h
@@ -1,7 +1,7 @@
/*
* Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
* Copyright (c) 1993, 1994, 1995 Rick Sladkey <jrs@world.std.com>
- * Copyright (c) 1995-2018 The strace developers.
+ * Copyright (c) 1995-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/ia64/get_syscall_args.c b/linux/ia64/get_syscall_args.c
index 9f4e71db8..83a933eb5 100644
--- a/linux/ia64/get_syscall_args.c
+++ b/linux/ia64/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/m68k/syscallent.h b/linux/m68k/syscallent.h
index 1022fd65a..ec33145e3 100644
--- a/linux/m68k/syscallent.h
+++ b/linux/m68k/syscallent.h
@@ -1,7 +1,7 @@
/*
* Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
* Copyright (c) 1993, 1994, 1995 Rick Sladkey <jrs@world.std.com>
- * Copyright (c) 1995-2018 The strace developers.
+ * Copyright (c) 1995-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/microblaze/get_syscall_args.c b/linux/microblaze/get_syscall_args.c
index 409113c1b..0be850156 100644
--- a/linux/microblaze/get_syscall_args.c
+++ b/linux/microblaze/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/mips/get_syscall_args.c b/linux/mips/get_syscall_args.c
index 48cb103d9..fc843f49b 100644
--- a/linux/mips/get_syscall_args.c
+++ b/linux/mips/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/mips/syscallent-n32.h b/linux/mips/syscallent-n32.h
index c0e174b5d..e30c99cf8 100644
--- a/linux/mips/syscallent-n32.h
+++ b/linux/mips/syscallent-n32.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2018 The strace developers.
+ * Copyright (c) 2013-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/mips/syscallent-n64.h b/linux/mips/syscallent-n64.h
index aff7f35d5..5fca5a41a 100644
--- a/linux/mips/syscallent-n64.h
+++ b/linux/mips/syscallent-n64.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2018 The strace developers.
+ * Copyright (c) 2013-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/mips/syscallent-o32.h b/linux/mips/syscallent-o32.h
index ad95bf00b..a7a5dd5fa 100644
--- a/linux/mips/syscallent-o32.h
+++ b/linux/mips/syscallent-o32.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2018 The strace developers.
+ * Copyright (c) 2013-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/powerpc/syscallent.h b/linux/powerpc/syscallent.h
index 810a98371..071e4ba01 100644
--- a/linux/powerpc/syscallent.h
+++ b/linux/powerpc/syscallent.h
@@ -1,7 +1,7 @@
/*
* Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
* Copyright (c) 1993, 1994, 1995 Rick Sladkey <jrs@world.std.com>
- * Copyright (c) 1995-2018 The strace developers.
+ * Copyright (c) 1995-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/powerpc64/syscallent.h b/linux/powerpc64/syscallent.h
index 138070513..b28dc3af1 100644
--- a/linux/powerpc64/syscallent.h
+++ b/linux/powerpc64/syscallent.h
@@ -1,7 +1,7 @@
/*
* Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
* Copyright (c) 1993, 1994, 1995 Rick Sladkey <jrs@world.std.com>
- * Copyright (c) 1995-2018 The strace developers.
+ * Copyright (c) 1995-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/s390/arch_sigreturn.c b/linux/s390/arch_sigreturn.c
index 4a9ca8ecc..1efa5489d 100644
--- a/linux/s390/arch_sigreturn.c
+++ b/linux/s390/arch_sigreturn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/s390/rt_sigframe.h b/linux/s390/rt_sigframe.h
index df17b8680..5c3926522 100644
--- a/linux/s390/rt_sigframe.h
+++ b/linux/s390/rt_sigframe.h
@@ -1,5 +1,6 @@
/*
* Copyright (c) 2017-2018 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2017-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/s390/syscallent.h b/linux/s390/syscallent.h
index 75c74094c..5b019015a 100644
--- a/linux/s390/syscallent.h
+++ b/linux/s390/syscallent.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000 IBM Deutschland Entwicklung GmbH, IBM Coporation
- * Copyright (c) 2000-2018 The strace developers.
+ * Copyright (c) 2000-2019 The strace developers.
* Authors: Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* D.J. Barrow <barrow_dj@mail.yahoo.com,djbarrow@de.ibm.com>
* All rights reserved.
diff --git a/linux/s390x/arch_sigreturn.c b/linux/s390x/arch_sigreturn.c
index 2d75a8c6b..641c00807 100644
--- a/linux/s390x/arch_sigreturn.c
+++ b/linux/s390x/arch_sigreturn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/s390x/syscallent.h b/linux/s390x/syscallent.h
index 5e95a5b05..0a88e5d85 100644
--- a/linux/s390x/syscallent.h
+++ b/linux/s390x/syscallent.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2000 IBM Deutschland Entwicklung GmbH, IBM Coporation
- * Copyright (c) 2000-2018 The strace developers.
+ * Copyright (c) 2000-2019 The strace developers.
* Author: Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* All rights reserved.
*
diff --git a/linux/sh/get_syscall_args.c b/linux/sh/get_syscall_args.c
index a50ccdf0e..4156baa8d 100644
--- a/linux/sh/get_syscall_args.c
+++ b/linux/sh/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/sh/syscallent.h b/linux/sh/syscallent.h
index a63c9061c..f65d2ff2b 100644
--- a/linux/sh/syscallent.h
+++ b/linux/sh/syscallent.h
@@ -3,7 +3,7 @@
* Copyright (c) 1993, 1994, 1995 Rick Sladkey <jrs@world.std.com>
* Copyright (c) 2000 PocketPenguins Inc. Linux for Hitachi SuperH
* port by Greg Banks <gbanks@pocketpenguins.com>
- * Copyright (c) 2000-2018 The strace developers.
+ * Copyright (c) 2000-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/sh64/get_syscall_args.c b/linux/sh64/get_syscall_args.c
index 197ece99c..4b53e20ea 100644
--- a/linux/sh64/get_syscall_args.c
+++ b/linux/sh64/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/sh64/syscallent.h b/linux/sh64/syscallent.h
index 8eb715755..86ca40616 100644
--- a/linux/sh64/syscallent.h
+++ b/linux/sh64/syscallent.h
@@ -1,7 +1,7 @@
/*
* Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
* Copyright (c) 1993, 1994, 1995 Rick Sladkey <jrs@world.std.com>
- * Copyright (c) 1995-2018 The strace developers.
+ * Copyright (c) 1995-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/sparc/syscallent.h b/linux/sparc/syscallent.h
index 6af3078f9..d637c53e1 100644
--- a/linux/sparc/syscallent.h
+++ b/linux/sparc/syscallent.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999-2018 The strace developers.
+ * Copyright (c) 1999-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/sparc64/syscallent.h b/linux/sparc64/syscallent.h
index cfc4b5c97..24de6794f 100644
--- a/linux/sparc64/syscallent.h
+++ b/linux/sparc64/syscallent.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004-2018 The strace developers.
+ * Copyright (c) 2004-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/x86_64/get_syscall_args.c b/linux/x86_64/get_syscall_args.c
index 085654150..60c6344b6 100644
--- a/linux/x86_64/get_syscall_args.c
+++ b/linux/x86_64/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/linux/xtensa/get_syscall_args.c b/linux/xtensa/get_syscall_args.c
index ee54375bd..69b981c36 100644
--- a/linux/xtensa/get_syscall_args.c
+++ b/linux/xtensa/get_syscall_args.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/m4/gen_bpf_attr_m4.awk b/m4/gen_bpf_attr_m4.awk
index 320bb04c2..51d136f6f 100644
--- a/m4/gen_bpf_attr_m4.awk
+++ b/m4/gen_bpf_attr_m4.awk
@@ -1,6 +1,6 @@
#!/bin/gawk -f
#
-# Copyright (c) 2018 Dmitry V. Levin <ldv@altlinux.org>
+# Copyright (c) 2018-2019 Dmitry V. Levin <ldv@altlinux.org>
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/m4/st_demangle.m4 b/m4/st_demangle.m4
index 8f617fba9..899413069 100644
--- a/m4/st_demangle.m4
+++ b/m4/st_demangle.m4
@@ -1,6 +1,6 @@
#!/usr/bin/m4
#
-# Copyright (c) 2017-2018 The strace developers.
+# Copyright (c) 2017-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/macros.h b/macros.h
index 264bc20e0..f3ebdaf41 100644
--- a/macros.h
+++ b/macros.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2001-2018 The strace developers.
+ * Copyright (c) 2001-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/maint/gen-contributors-list.sh b/maint/gen-contributors-list.sh
index 8dfca4a97..34adb5ee6 100755
--- a/maint/gen-contributors-list.sh
+++ b/maint/gen-contributors-list.sh
@@ -1,6 +1,6 @@
#!/bin/sh -efu
# Copyright (c) 2017 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2017-2018 The strace developers.
+# Copyright (c) 2017-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/maint/ioctls_sym.sh b/maint/ioctls_sym.sh
index a77c53e03..6ffd449da 100755
--- a/maint/ioctls_sym.sh
+++ b/maint/ioctls_sym.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2015 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2015-2018 The strace developers.
+# Copyright (c) 2015-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/mpers.sh b/mpers.sh
index 7d226e078..763198f39 100755
--- a/mpers.sh
+++ b/mpers.sh
@@ -1,7 +1,7 @@
#!/bin/sh -e
#
# Copyright (c) 2015 Elvira Khabirova <lineprinter0@gmail.com>
-# Copyright (c) 2015-2018 The strace developers.
+# Copyright (c) 2015-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/mpers_test.sh b/mpers_test.sh
index 32e39af44..110ce092f 100755
--- a/mpers_test.sh
+++ b/mpers_test.sh
@@ -2,7 +2,7 @@
#
# Copyright (c) 2015 Elvira Khabirova <lineprinter0@gmail.com>
# Copyright (c) 2015 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2015-2018 The strace developers.
+# Copyright (c) 2015-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/msghdr.c b/msghdr.c
index 09c2419a3..2515a2bea 100644
--- a/msghdr.c
+++ b/msghdr.c
@@ -4,7 +4,7 @@
* Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@world.std.com>
* Copyright (c) 1996-2000 Wichert Akkerman <wichert@cistron.nl>
* Copyright (c) 2005-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/net.c b/net.c
index 803da54cf..f08691c7c 100644
--- a/net.c
+++ b/net.c
@@ -3,7 +3,7 @@
* Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
* Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@world.std.com>
* Copyright (c) 1996-2000 Wichert Akkerman <wichert@cistron.nl>
- * Copyright (c) 1999-2018 The strace developers.
+ * Copyright (c) 1999-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/numa.c b/numa.c
index 2b7ac3d5e..0029dfb3a 100644
--- a/numa.c
+++ b/numa.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2003-2007 Ulrich Drepper <drepper@redhat.com>
* Copyright (c) 2005-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/pathtrace.c b/pathtrace.c
index 549302876..909193653 100644
--- a/pathtrace.c
+++ b/pathtrace.c
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2011 Comtrol Corp.
- * Copyright (c) 2011-2018 The strace developers.
+ * Copyright (c) 2011-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/prctl.c b/prctl.c
index 37e29a1b3..814abc2a3 100644
--- a/prctl.c
+++ b/prctl.c
@@ -3,7 +3,7 @@
* Copyright (c) 1996-2000 Wichert Akkerman <wichert@cistron.nl>
* Copyright (c) 2005-2007 Roland McGrath <roland@redhat.com>
* Copyright (c) 2008-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2014-2018 The strace developers.
+ * Copyright (c) 2014-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/print_fields.h b/print_fields.h
index 99f32a1e9..63968af33 100644
--- a/print_fields.h
+++ b/print_fields.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2016-2017 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2017-2018 The strace developers.
+ * Copyright (c) 2017-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/print_mac.c b/print_mac.c
index 50ba702ed..8753954e9 100644
--- a/print_mac.c
+++ b/print_mac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018 The strace developers.
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/ptrace_syscall_info.c b/ptrace_syscall_info.c
index 7af5eb273..8ded55ad1 100644
--- a/ptrace_syscall_info.c
+++ b/ptrace_syscall_info.c
@@ -1,5 +1,6 @@
/*
* Copyright (c) 2018 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/resource.c b/resource.c
index 259840a6c..53192ee9e 100644
--- a/resource.c
+++ b/resource.c
@@ -3,7 +3,7 @@
* Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
* Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@world.std.com>
* Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
- * Copyright (c) 1999-2018 The strace developers.
+ * Copyright (c) 1999-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/rtnl_neigh.c b/rtnl_neigh.c
index cf0c7ba8d..c542fee62 100644
--- a/rtnl_neigh.c
+++ b/rtnl_neigh.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2016 Fabien Siron <fabien.siron@epita.fr>
* Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/rtnl_nsid.c b/rtnl_nsid.c
index 886301099..759d9bf16 100644
--- a/rtnl_nsid.c
+++ b/rtnl_nsid.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2016 Fabien Siron <fabien.siron@epita.fr>
* Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/signal.c b/signal.c
index dc97819d9..8d918da2b 100644
--- a/signal.c
+++ b/signal.c
@@ -6,7 +6,7 @@
* Copyright (c) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Linux for s390 port by D.J. Barrow
* <barrow_dj@mail.yahoo.com,djbarrow@de.ibm.com>
- * Copyright (c) 2001-2018 The strace developers.
+ * Copyright (c) 2001-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/sockaddr.c b/sockaddr.c
index 4c306c1aa..acba7f02b 100644
--- a/sockaddr.c
+++ b/sockaddr.c
@@ -4,7 +4,7 @@
* Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@world.std.com>
* Copyright (c) 1996-2000 Wichert Akkerman <wichert@cistron.nl>
* Copyright (c) 2005-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/strace.c b/strace.c
index 922e8813c..ca8d558c9 100644
--- a/strace.c
+++ b/strace.c
@@ -3,7 +3,7 @@
* Copyright (c) 1993 Branko Lankester <branko@hacktic.nl>
* Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@world.std.com>
* Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
- * Copyright (c) 1999-2018 The strace developers.
+ * Copyright (c) 1999-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/syscall.c b/syscall.c
index 552f0826b..5f95c2bd9 100644
--- a/syscall.c
+++ b/syscall.c
@@ -6,7 +6,7 @@
* Copyright (c) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Linux for s390 port by D.J. Barrow
* <barrow_dj@mail.yahoo.com,djbarrow@de.ibm.com>
- * Copyright (c) 1999-2018 The strace developers.
+ * Copyright (c) 1999-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 443986282..68da797ac 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,7 @@
# Automake input for strace tests.
#
# Copyright (c) 2011-2016 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2011-2018 The strace developers.
+# Copyright (c) 2011-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/bpf-obj_get_info_by_fd.c b/tests/bpf-obj_get_info_by_fd.c
index ca8d4cf1c..6444ff813 100644
--- a/tests/bpf-obj_get_info_by_fd.c
+++ b/tests/bpf-obj_get_info_by_fd.c
@@ -1,7 +1,7 @@
/*
* Check bpf(BPF_OBJ_GET_INFO_BY_FD) decoding.
*
- * Copyright (c) 2018 The strace developers.
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/bpf.c b/tests/bpf.c
index ec1241398..fd29ab442 100644
--- a/tests/bpf.c
+++ b/tests/bpf.c
@@ -2,7 +2,7 @@
* Check bpf syscall decoding.
*
* Copyright (c) 2015-2017 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/detach-stopped.test b/tests/detach-stopped.test
index 8d92ec7b9..5dcde9b97 100755
--- a/tests/detach-stopped.test
+++ b/tests/detach-stopped.test
@@ -3,7 +3,7 @@
# Ensure that strace can detach from stopped processes.
#
# Copyright (c) 2013-2015 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2014-2018 The strace developers.
+# Copyright (c) 2014-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/fanotify_mark.c b/tests/fanotify_mark.c
index b19bcff7b..cc6f3a44c 100644
--- a/tests/fanotify_mark.c
+++ b/tests/fanotify_mark.c
@@ -3,7 +3,7 @@
*
* Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
* Copyright (c) 2016 Eugene Syromyatnikov <evgsyr@gmail.com>
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/fill_memory.c b/tests/fill_memory.c
index 80a4247dd..3e09d597e 100644
--- a/tests/fill_memory.c
+++ b/tests/fill_memory.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/gen_tests.in b/tests/gen_tests.in
index 686df181b..314608eb2 100644
--- a/tests/gen_tests.in
+++ b/tests/gen_tests.in
@@ -1,6 +1,6 @@
# Input for gen_tests.sh
#
-# Copyright (c) 2017-2018 The strace developers.
+# Copyright (c) 2017-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/group_req.c b/tests/group_req.c
index 1a29d1a5b..6a804bd2c 100644
--- a/tests/group_req.c
+++ b/tests/group_req.c
@@ -2,7 +2,7 @@
* Check decoding of MCAST_JOIN_GROUP/MCAST_LEAVE_GROUP.
*
* Copyright (c) 2015-2017 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2017-2018 The strace developers.
+ * Copyright (c) 2017-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/ioprio.c b/tests/ioprio.c
index 6c54ad65a..657759635 100644
--- a/tests/ioprio.c
+++ b/tests/ioprio.c
@@ -2,7 +2,7 @@
* Check decoding of ioprio_get and ioprio_set syscalls.
*
* Copyright (c) 2016 Eugene Syromyatnikov <evgsyr@gmail.com>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/kernel_version.c b/tests/kernel_version.c
index 5d88d9279..6e1c0eacb 100644
--- a/tests/kernel_version.c
+++ b/tests/kernel_version.c
@@ -1,7 +1,7 @@
/*
* Check kernel version decoding.
*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/move_pages.c b/tests/move_pages.c
index 66ab3be8b..895c7c6f0 100644
--- a/tests/move_pages.c
+++ b/tests/move_pages.c
@@ -2,7 +2,7 @@
* Check decoding of move_pages syscall.
*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/net-packet_mreq.c b/tests/net-packet_mreq.c
index 540af1eba..6b64e9eb2 100644
--- a/tests/net-packet_mreq.c
+++ b/tests/net-packet_mreq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018 The strace developers.
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/net-sockaddr.c b/tests/net-sockaddr.c
index dec1d8755..cd9739226 100644
--- a/tests/net-sockaddr.c
+++ b/tests/net-sockaddr.c
@@ -2,7 +2,7 @@
* Check decoding of sockaddr structures
*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/net-yy-inet6.c b/tests/net-yy-inet6.c
index 7040c12e6..b8a7e2400 100644
--- a/tests/net-yy-inet6.c
+++ b/tests/net-yy-inet6.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018 The strace developers.
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/nlattr_ifla_linkinfo.c b/tests/nlattr_ifla_linkinfo.c
index a51392ab8..080e73718 100644
--- a/tests/nlattr_ifla_linkinfo.c
+++ b/tests/nlattr_ifla_linkinfo.c
@@ -1,7 +1,7 @@
/*
* IFLA_LINKINFO netlink attribute decoding check.
*
- * Copyright (c) 2018 The strace developers.
+ * Copyright (c) 2018-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/preadv2-pwritev2.c b/tests/preadv2-pwritev2.c
index 1dfd674f0..1266562eb 100644
--- a/tests/preadv2-pwritev2.c
+++ b/tests/preadv2-pwritev2.c
@@ -2,7 +2,7 @@
* Check decoding of preadv2 and pwritev2 syscalls.
*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/pure_executables.list b/tests/pure_executables.list
index af7962562..b695a0ece 100755
--- a/tests/pure_executables.list
+++ b/tests/pure_executables.list
@@ -1,6 +1,6 @@
# Executables without side effects.
#
-# Copyright (c) 2017-2018 The strace developers.
+# Copyright (c) 2017-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/read-write.c b/tests/read-write.c
index 650573b5e..0217670b9 100644
--- a/tests/read-write.c
+++ b/tests/read-write.c
@@ -2,7 +2,7 @@
* Check decoding and dumping of read and write syscalls.
*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/seccomp-filter-v.c b/tests/seccomp-filter-v.c
index 076bde03f..98eaeee57 100644
--- a/tests/seccomp-filter-v.c
+++ b/tests/seccomp-filter-v.c
@@ -2,7 +2,7 @@
* Check verbose decoding of seccomp SECCOMP_SET_MODE_FILTER.
*
* Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/seccomp-filter.c b/tests/seccomp-filter.c
index 18a2a99a9..5e28ffcae 100644
--- a/tests/seccomp-filter.c
+++ b/tests/seccomp-filter.c
@@ -2,7 +2,7 @@
* Check decoding of seccomp SECCOMP_SET_MODE_FILTER.
*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/seccomp_get_action_avail.c b/tests/seccomp_get_action_avail.c
index 1fad98db2..e61678f4c 100644
--- a/tests/seccomp_get_action_avail.c
+++ b/tests/seccomp_get_action_avail.c
@@ -1,7 +1,7 @@
/*
* Check decoding of seccomp SECCOMP_GET_ACTION_AVAIL.
*
- * Copyright (c) 2017-2018 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2017-2019 Dmitry V. Levin <ldv@altlinux.org>
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/setrlimit.c b/tests/setrlimit.c
index a128d5a84..099e24020 100644
--- a/tests/setrlimit.c
+++ b/tests/setrlimit.c
@@ -2,6 +2,7 @@
* Check decoding of setrlimit syscall.
*
* Copyright (c) 2016-2018 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/sockaddr_xlat.c b/tests/sockaddr_xlat.c
index 2a5122d58..b467c934f 100644
--- a/tests/sockaddr_xlat.c
+++ b/tests/sockaddr_xlat.c
@@ -1,7 +1,7 @@
/*
* Check decoding of sockaddr fields under xlat styles.
*
- * Copyright (c) 2015-2018 The strace developers.
+ * Copyright (c) 2015-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/stack-fcall-3.c b/tests/stack-fcall-3.c
index 312da553a..538b6565a 100644
--- a/tests/stack-fcall-3.c
+++ b/tests/stack-fcall-3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014-2018 The strace developers.
+ * Copyright (c) 2014-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/strace-k.test b/tests/strace-k.test
index 4fc8c6dff..7a3234318 100755
--- a/tests/strace-k.test
+++ b/tests/strace-k.test
@@ -4,7 +4,7 @@
#
# Copyright (c) 2014 Masatake YAMATO <yamato@redhat.com>
# Copyright (c) 2014-2016 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2014-2018 The strace developers.
+# Copyright (c) 2014-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/tests.h b/tests/tests.h
index 76fca294f..1a1b02c3a 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/threads-execve.c b/tests/threads-execve.c
index ec81722b8..56fab5290 100644
--- a/tests/threads-execve.c
+++ b/tests/threads-execve.c
@@ -2,7 +2,7 @@
* Check decoding of threads when a non-leader thread invokes execve.
*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2018 The strace developers.
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/threads-execve.test b/tests/threads-execve.test
index 2c8c3632a..04ce15df1 100755
--- a/tests/threads-execve.test
+++ b/tests/threads-execve.test
@@ -3,7 +3,7 @@
# Check decoding of threads when a non-leader thread invokes execve.
#
# Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2016-2018 The strace developers.
+# Copyright (c) 2016-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/tests/xgetrlimit.c b/tests/xgetrlimit.c
index 9dad120f7..a1c89e9b7 100644
--- a/tests/xgetrlimit.c
+++ b/tests/xgetrlimit.c
@@ -2,6 +2,7 @@
* Check decoding of getrlimit/ugetrlimit syscall.
*
* Copyright (c) 2016-2018 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2016-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: GPL-2.0-or-later
diff --git a/util.c b/util.c
index 62f411dec..6190f550b 100644
--- a/util.c
+++ b/util.c
@@ -6,7 +6,7 @@
* Copyright (c) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Linux for s390 port by D.J. Barrow
* <barrow_dj@mail.yahoo.com,djbarrow@de.ibm.com>
- * Copyright (c) 1999-2018 The strace developers.
+ * Copyright (c) 1999-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/v4l2.c b/v4l2.c
index b87ea333b..b325cf8b3 100644
--- a/v4l2.c
+++ b/v4l2.c
@@ -2,7 +2,7 @@
* Copyright (c) 2014 Philippe De Muyter <phdm@macqel.be>
* Copyright (c) 2014 William Manley <will@williammanley.net>
* Copyright (c) 2011 Peter Zotov <whitequark@whitequark.org>
- * Copyright (c) 2014-2018 The strace developers.
+ * Copyright (c) 2014-2019 The strace developers.
* All rights reserved.
*
* SPDX-License-Identifier: LGPL-2.1-or-later
diff --git a/xlat/gen.sh b/xlat/gen.sh
index 4e143a4a2..30b2dd82c 100755
--- a/xlat/gen.sh
+++ b/xlat/gen.sh
@@ -2,7 +2,7 @@
#
# Copyright (c) 2014-2015 Mike Frysinger <vapier@gentoo.org>
# Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2014-2018 The strace developers.
+# Copyright (c) 2014-2019 The strace developers.
# All rights reserved.
#
# SPDX-License-Identifier: LGPL-2.1-or-later