]> granicus.if.org Git - strace/commitdiff
Update copyright headers
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 14 Jun 2018 11:00:00 +0000 (11:00 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 14 Jun 2018 11:00:00 +0000 (11:00 +0000)
Headers updated automatically using maint/update_copyright_years.sh
script.

102 files changed:
aio.c
bpf_sock_filter.c
epoll.c
error_prints.c
execve.c
fanotify.c
fcntl.c
file_ioctl.c
futex.c
io.c
ipc.c
ipc_defs.h
ipc_msg.c
ipc_sem.c
ipc_shm.c
kexec.c
keyctl.c
linux/dummy.h
maint/gen-tag-message.sh
maint/update_copyright_years.sh
mount.c
msghdr.c
nlattr.h
numa.c
print_ifindex.c
printmode.c
sock.c
socketcall.c
tests/add_key.c
tests/aio.c
tests/execve.c
tests/execveat.c
tests/fanotify_mark.c
tests/fcntl-common.c
tests/fcntl.c
tests/fcntl64.c
tests/init.sh
tests/ioctl_evdev.c
tests/ipc_msg.c
tests/ipc_msgbuf.c
tests/ipc_sem.c
tests/kcmp.c
tests/kexec_load.c
tests/mmap.c
tests/mmap.test
tests/mmsg_name.c
tests/mount.c
tests/move_pages.c
tests/msg_control.c
tests/net-sockaddr.c
tests/netlink_crypto.c
tests/netlink_netlink_diag.c
tests/netlink_protocol.c
tests/netlink_route.c
tests/netlink_selinux.c
tests/netlink_sock_diag.c
tests/nlattr.c
tests/nlattr_br_port_msg.c
tests/nlattr_crypto_user_alg.c
tests/nlattr_dcbmsg.c
tests/nlattr_fib_rule_hdr.c
tests/nlattr_ifaddrlblmsg.c
tests/nlattr_ifaddrmsg.c
tests/nlattr_ifinfomsg.c
tests/nlattr_ifla_brport.c
tests/nlattr_ifla_port.c
tests/nlattr_ifla_xdp.c
tests/nlattr_inet_diag_msg.c
tests/nlattr_inet_diag_req_compat.c
tests/nlattr_inet_diag_req_v2.c
tests/nlattr_mdba_mdb_entry.c
tests/nlattr_mdba_router_port.c
tests/nlattr_ndmsg.c
tests/nlattr_ndtmsg.c
tests/nlattr_netconfmsg.c
tests/nlattr_netlink_diag_msg.c
tests/nlattr_nlmsgerr.c
tests/nlattr_packet_diag_msg.c
tests/nlattr_rtgenmsg.c
tests/nlattr_rtmsg.c
tests/nlattr_smc_diag_msg.c
tests/nlattr_tc_stats.c
tests/nlattr_tca_stab.c
tests/nlattr_tcamsg.c
tests/nlattr_tcmsg.c
tests/nlattr_unix_diag_msg.c
tests/personality.c
tests/preadv-pwritev.c
tests/preadv2-pwritev2.c
tests/process_vm_readv_writev.c
tests/pwritev.c
tests/qual_fault.test
tests/readv.c
tests/request_key.c
tests/seccomp-filter-v.c
tests/seccomp-filter.c
tests/set_mempolicy.c
tests/setgroups.c
tests/so_peercred.c
tests/sock_filter-v.c
tests/strace-k.test
tests/test_nlattr.h

diff --git a/aio.c b/aio.c
index fe7284255cd2bc402f32fff510bc95825272cf01..8a6741b1deb31472fce8842620fb93dc44e337d3 100644 (file)
--- a/aio.c
+++ b/aio.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-2017 The strace developers.
+ * Copyright (c) 1999-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f4c77f31407da4e28de2fdca1b94bad457727ccc..f3d38a0e7a365cec701840807accfdde65514e33 100644 (file)
@@ -2,6 +2,7 @@
  * Decoder of socket filter programs.
  *
  * Copyright (c) 2017 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/epoll.c b/epoll.c
index 45e11fc0a9c17dc9ba792d9093366fb436e3442b..80883c985a416c6367b3667df5e3008ab5cc0f20 100644 (file)
--- a/epoll.c
+++ b/epoll.c
@@ -2,7 +2,7 @@
  * Copyright (c) 2004-2007 Ulrich Drepper <drepper@redhat.com>
  * Copyright (c) 2004 Roland McGrath <roland@redhat.com>
  * Copyright (c) 2005-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4056f1e7ebfb50174e2e08193d431363310b329d..6808318fb8e7acd72b7c0acca2cd1d75896912c7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999-2017 The strace developers.
+ * Copyright (c) 1999-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1c8caff2ad128422adcb6422160926cda79997b9..32c84d07c31582edb4954f108fa6c0f55a32e6b1 100644 (file)
--- a/execve.c
+++ b/execve.c
@@ -6,7 +6,7 @@
  * Copyright (c) 2007 Roland McGrath <roland@redhat.com>
  * Copyright (c) 2011-2012 Denys Vlasenko <vda.linux@googlemail.com>
  * Copyright (c) 2010-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2014-2017 The strace developers.
+ * Copyright (c) 2014-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4bed830358fe84d15f020725bd38c430c8a79c6b..d99f38408a04439c03ff4f8901c025138478bf71 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2014-2017 The strace developers.
+ * Copyright (c) 2014-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/fcntl.c b/fcntl.c
index fc3ffb4f8337e8921dcdbe03ee9fde9aee54dd6e..973684e16ffe4bd08c8f4f565022ecb1a0ff0c6f 100644 (file)
--- a/fcntl.c
+++ b/fcntl.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-2017 The strace developers.
+ * Copyright (c) 1999-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 65d8b91fb50ba3509bf92f27b8cb1312079a6497..fc45aa693b9676f8a0aef23854c03d77b73a36a4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2016 Jeff Mahoney <jeffm@suse.com>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/futex.c b/futex.c
index dc044b3e5dfdd339b36c0a6a935b360ce7283ff1..9ce4ced53db1408f48a7036220b9b63347c1748f 100644 (file)
--- a/futex.c
+++ b/futex.c
@@ -3,7 +3,7 @@
  * Copyright (c) 2007-2008 Ulrich Drepper <drepper@redhat.com>
  * Copyright (c) 2009 Andreas Schwab <schwab@redhat.com>
  * Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2014-2017 The strace developers.
+ * Copyright (c) 2014-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/io.c b/io.c
index 0e397607c1f7ad1785a884ee8ba34eea8c7eedf0..cd803057b32131931eab75decbcb7ae9809f2a61 100644 (file)
--- a/io.c
+++ b/io.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-2017 The strace developers.
+ * Copyright (c) 1999-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/ipc.c b/ipc.c
index 489d1c1e18471d093a4f7d29eb9210b3570e9511..dd5358e930e95f581e37847d2753650713478ffb 100644 (file)
--- a/ipc.c
+++ b/ipc.c
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 1999-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 568a3ef8d3e443043681b8173425c92dd1421723..c6a16783812bf49d4cebbd93d6533207a8a4f347 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2003 Roland McGrath <roland@redhat.com>
- * Copyright (c) 2003-2017 The strace developers.
+ * Copyright (c) 2003-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 023f7662ed38715a7ed04f6ba33ba07cf921682f..788066c4b4be9bff6084f01552702ab4f2314727 100644 (file)
--- a/ipc_msg.c
+++ b/ipc_msg.c
@@ -5,7 +5,7 @@
  * Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
  * Copyright (c) 2003-2006 Roland McGrath <roland@redhat.com>
  * Copyright (c) 2006-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8201a22b5fe7b1c601ba817e9f46e112a475ce6c..0287bece3742705aa1d3712f3312f0578cec77b2 100644 (file)
--- a/ipc_sem.c
+++ b/ipc_sem.c
@@ -5,7 +5,7 @@
  * Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
  * Copyright (c) 2003-2006 Roland McGrath <roland@redhat.com>
  * Copyright (c) 2006-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9e9f5ae9fc72f0d8fcc4a55e4bacfbe4aac91d6a..105962ca867360f9be8c149043afcbf892bdd0b3 100644 (file)
--- a/ipc_shm.c
+++ b/ipc_shm.c
@@ -5,7 +5,7 @@
  * Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
  * Copyright (c) 2003-2006 Roland McGrath <roland@redhat.com>
  * Copyright (c) 2006-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/kexec.c b/kexec.c
index 68fac1584f4c99ef36c3479bba38afa0e746e111..22acaa3a7b460b4e9f98e20c1564af734dfab3dc 100644 (file)
--- a/kexec.c
+++ b/kexec.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2014-2017 The strace developers.
+ * Copyright (c) 2014-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4f98ec29b93c7ced064a78de22cbb46d1ae38b49..741642370a77c7b550ed63c5289ff2fb55b658a7 100644 (file)
--- a/keyctl.c
+++ b/keyctl.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2014-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2014-2017 The strace developers.
+ * Copyright (c) 2014-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 46298081c221e0e959b6cab7df80591377b205c3..9f0b4d3111cd7b552fac750abd957b00ccff8da5 100644 (file)
@@ -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-2017 The strace developers.
+ * Copyright (c) 1995-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 7b9cf645b7c64d155b8772ba11bcd5b96d97e959..ed2e08a6b78c91c12bce1901ff47450da936af19 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh -efu
 # Copyright (c) 2017 Dmitry V. Levin <ldv@altlinux.org>
+# Copyright (c) 2017-2018 The strace developers.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index f3c6e370d4c279ee1eb24be089ab3680eec9f799..38206891e5a3edd44424af6ae85a72bce8397a91 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Update copyright notices for source files.
 #
-# Copyright (c) 2017 The strace developers.
+# Copyright (c) 2017-2018 The strace developers.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
diff --git a/mount.c b/mount.c
index 4d09804e974929b4bd27df791b3dbc0574c07afc..7b8d88d71e115421bf97f95a7bfe178a3af78a0f 100644 (file)
--- a/mount.c
+++ b/mount.c
@@ -5,7 +5,7 @@
  * Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
  * Copyright (c) 2005 Roland McGrath <roland@redhat.com>
  * Copyright (c) 2007-2015 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2014-2017 The strace developers.
+ * Copyright (c) 2014-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5faab77a1e8bc1a03d4428a6c165ecf9c4a887d7..7dca3e0ed4112872ed3ce22aa5317b2d63b74fbc 100644 (file)
--- 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-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e403fb605afe3a009c5af106c79fd8251d78c782..27ffdebd8341f57a1ab309a6ea7736062108b7ef 100644 (file)
--- a/nlattr.h
+++ b/nlattr.h
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2016 Fabien Siron <fabien.siron@epita.fr>
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/numa.c b/numa.c
index 102957ba3e07b7298923725eb55497ba939da1e0..c4500e84fd23f27341e8b7c6e1903b6baee907da 100644 (file)
--- 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-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 54a071cf2d0f973ff019e2482c8ebd496af1adc4..2df1e3be9037160d602760b5b53860d2999f0648 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2001-2017 The strace developers.
+ * Copyright (c) 2001-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ed28a71ded98a861be89b07291bf318fcf11e055..7a5479f98b9249ed9853f231b1e9d240412d8c78 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (c) 1993-1996 Rick Sladkey <jrs@world.std.com>
  * Copyright (c) 1996-1999 Wichert Akkerman <wichert@cistron.nl>
  * Copyright (c) 2012 Denys Vlasenko <vda.linux@googlemail.com>
- * Copyright (c) 2012-2017 The strace developers.
+ * Copyright (c) 2012-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/sock.c b/sock.c
index a520852e7673797337ac6a280f013403d8fe0d58..a477bcea3ce3d13bd162f0bc3195338cbfd20671 100644 (file)
--- a/sock.c
+++ b/sock.c
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey <jrs@world.std.com>
- * Copyright (c) 1996-2017 The strace developers.
+ * Copyright (c) 1996-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 442cf9b1a84090bdfbfa40bd5ca84806ca5c2833..0c72d0cd81f2f8e7cc64b3d7dbeaa1e06de05e1f 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a665d6622982ff1c91fd024c551938c280d42595..9ad5e281da15d094693a7fdbf196a2f21dfb72eb 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of add_key syscall.
  *
  * Copyright (c) 2016 Eugene Syromyatnikov <evgsyr@gmail.com>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 94f4850f65164978b7e55c5e665e1077d77f96b9..ea18700fce25c377979aa11143d228c53c6a4f30 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ead8c7d0bcc17297750fb85f5d5142f8b76527f7..c1dedfcc7a22abf62479db017393ac6f5cc05b41 100644 (file)
@@ -2,7 +2,7 @@
  * This file is part of execve strace test.
  *
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index caa75054b961166c4b51857f270d320e1482f1b0..853e26c4a35626017f2d536417d1a369092e1a77 100644 (file)
@@ -2,7 +2,7 @@
  * This file is part of execveat strace test.
  *
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a2242990f4f39023dc861d540f87c607250aa459..9509b83790ac414a2c88887a1ef8661f949df72b 100644 (file)
@@ -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-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 55e048c8786753d599bf2952dcadb13bd764bb4a..a35a83727b9af2a4ebf1bc01e19fddc31d8029eb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3f763b6370489639db441810ee8969966360e002..7539f190adb2820b48f5a63a1ca77d9ab4d630d3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 965ba0a9c5413ec6fddb48285b25791cc47d560a..f65f7cb5ad2ae174ffd1051e9b423867cc69f17f 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b51ee823c60ec9b912b3c9b9cd0cb79b8f54019b..8861b70d0615b4b82b299f1bdbd3f35f5c1b66c3 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 #
 # Copyright (c) 2011-2016 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2011-2017 The strace developers.
+# Copyright (c) 2011-2018 The strace developers.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 8bf23204d4368d4ee838cfbd2eda776ac9b22b42..5eacac024488d5393d19f59c00c8706a6f582c5a 100644 (file)
@@ -2,7 +2,7 @@
  * This file is part of ioctl_evdev strace test.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 54cec7c6d47731fa9ce781a08d7edd402298f587..a74dba515f8fd438cf8085a55ea572133d6ab49b 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Copyright (c) 2015 Elvira Khabirova <lineprinter0@gmail.com>
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 00ca6d3ac0fe625e3aa690fdaa8771902acc496d..e439c49868fd90bdce0125a926edaa57d182b6a3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2015 Elvira Khabirova <lineprinter0@gmail.com>
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d5dd5ab8204f1174b75aef17cce1f9f924218dad..8cbbfaaa48995a0f85091696d0b064cfaa908e24 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2015 Andreas Schwab <schwab@suse.de>
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 2975bb0fe6278a8395071801a49680bd6fb9e703..a6a05c50f43a95d3e9cc882f2d0fd915219435d7 100644 (file)
@@ -2,6 +2,7 @@
  * Check decoding of kcmp syscall.
  *
  * Copyright (c) 2016-2017 Eugene Syromyatnikov <evgsyr@gmail.com>
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5d6a53db9ceafe43d609cea4447261158b7dae10..ff4507c94ecba776a5600a1305f8cfad58a9b3fe 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of kexec_load syscall.
  *
  * Copyright (c) 2016 Eugene Syromyatnikov <evgsyr@gmail.com>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 10b4f51311b0d7edae09bceaa5804fa6062bd43e..e9f587ec0969033aae535720a1011a04324ea817 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2015-2017 The strace developers.
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4c30a65d9bce5950d758b1bf554d9febc11292b1..7fa2c704808d016faf7433c59e33991ce000460f 100755 (executable)
@@ -4,7 +4,7 @@
 # syscalls decoding.
 #
 # Copyright (c) 2015-2016 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2015-2017 The strace developers.
+# Copyright (c) 2015-2018 The strace developers.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 37d29e5cf1e9acf228d8bd5d383ad62de05e3b9e..c17b13d278064f72dce71cd4aff6e733ca1f9ac5 100644 (file)
@@ -3,7 +3,7 @@
  * of sendmmsg and recvmmsg syscalls.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ba422f8e841d02d7599c31e94fa8cdb8df27a256..2e58571d9dd5ccf9321421a2f19c471750e1e32b 100644 (file)
@@ -2,6 +2,7 @@
  * Check decoding of mount syscall.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5912d8b661846c23ed8045065e80b94839aaf779..851a8c768caa0b2f50a1e8ddfa5364121bf2972e 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of move_pages syscall.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e704d8f2089b6f604416740a2f1a5d0c95ef8382..01786d7fcecb2cf3dc6b4fbe2abccf8d7b01d8b6 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of struct msghdr ancillary data.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 64427d1bca7f9f5677e4bac5ea7c9acf476f7e07..22cbb265d256bc3e5714911b49b01ea94d507137 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of sockaddr structures
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index f6d13419bdf4493286a56648f3adb2519499c41a..5c3dc046b9d0a0b60bcb4504bfd48311b8a36467 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d4244337019e6463a92a5e91f1cfdd9114ee633f..a682f7c6977cb4a9fbe4250e506195de16f2bf81 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 2014-2016 Dmitry V. Levin <ldv@altlinux.org>
  * Copyright (c) 2016 Fabien Siron <fabien.siron@epita.fr>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index aa335aa82b204809e72195480f243b079796f79f..47f0e921d54004fc65b888084fc08a70d812f4b4 100644 (file)
@@ -3,6 +3,7 @@
  *
  * Copyright (c) 2014-2017 Dmitry V. Levin <ldv@altlinux.org>
  * Copyright (c) 2016 Fabien Siron <fabien.siron@epita.fr>
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3a5ba39a09cc6dd443b354e33a7d1fb1bf3c0cc2..a3fbac96c1113ba017a875829f5dee0c524a1c4c 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 43922013d89039236df6f60fb9ecacafdf7516bc..57cf8a5571ad4e0016197d5d2f9b885f6f8294ff 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c9e1232f94a7c0eefc42d65d73ad4fdecfed0983..880069f36301457b8ad6769a97d3df0145fda59c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 2016 Fabien Siron <fabien.siron@epita.fr>
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1d6e2c42c4900edbd4f7c1cd3f36715a2f4944ed..8556f684bf56a6ba349ddb3ac96e0b67f9ac9527 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of netlink attribute.
  *
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ef34fcada74e6dbdca2cb2c8fabe38752c8104ff..d339414fbbc5e0daf0480374d140a2fbe461cd2e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index c8c93acbdb0e63bd6ee9e23bf22564509da5afbb..b8ceba666074ae0b95d360a2345b74201859cc61 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e8f0287eafdab79d3daebc13b63e55b63d54a172..b6eb772ed1697d5898de0e4cc77ab3bc76e1149a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e68bf887e79d88694b0552920df046c0ab5a8cc9..96ebadfb420f2f18332fefae19a3d777ff0292d2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e1fecc52fe2915a2787fafc3eb79f07edaece04a..53a928ddc619fe47820d3efe374e0d26ebb826a9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6f4098c5c301f7cae556feeda83fa40b0fea4be1..c71ebb1cf8d3f0f1f8467c2becc86cace0cd418e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9706dea9edb08b92bb24495b44a11686ea7fed05..71b1babf4f1c82ad0208ddcd798edb09978add29 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index d25db01b640d3bf7824f7c6789f371c4c5a62b0a..19684265de7ae0a3e15e3c3f5220d33dd10eac20 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 1c317591499a8aafb490a499979acddc062f0475..e6cb6a4982d584878ba09dd3bb169341388758a4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 38d38e871c0354f77291122fb112c85264895d3d..93149fa9bc7a061b15e8b0ed5a98ee3e911cda37 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b94034c4d2339a032367cc3f6ffcfa5d86252e82..5984ee26389728f6349200d693373cf5baba9569 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a3e773d992b5843d0ee88be87e128ed6b580f7a0..52fd53fa3c6e9dc9f04224f9589a990d76f08eac 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8d4cc2e699d8426e45f534ceeef5d628d1c5b31f..cf19c601f67c5a7cdd5e874b06a1aca8e9b1f418 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 6bd21fab0a87382b27f62317e7c31ba2f5c18365..61bded2f29db9d0e19775f42f21a002b488144fc 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 651492e40c173ed8c7c6e635dbb08c456d6e0d6c..a6621ca11eeaf7f2e5d00b8b50dfb4dbb01531d2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index abb7c39d06e8b88ebe38b98e26f9e88aecf08722..aa28a57f26c4d8971d88d08a38979da1353d48ff 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 98978e9379e164e113141ffb841247017dbd425b..d1200598d5e0a58a3a43930363b9dcc2fda0dba5 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e4644afa9c929285346f460ee2a5529df7e3b174..f5f5993649ffc1678dd183e3b0d2689699a2be81 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8291570f6a1f1d27e05b08c05e9950fe4cdee2a9..b5988990af5a24d9f0ce9fa1dbdb413659f9f50e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index be1f359953fe81f12d866b6259386b26cdfdaa41..073fde282448b3e3bad460fb0c6afae436f82176 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 9f35513900754a7fe2f62c58514e32b9bd8bdd13..016d052cde0fe6cb3e3f2386f8dee354018ba1e3 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 24bd377226149d4bffdb0451cd9b1b46124db82d..bac21ef7bdfac7c75c1ffb2bc3a77d75007056ae 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 8f1afbf73f3aad45d4238166a2b2539c75042114..db02929de355dd691c9410473fae71f841a941cd 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 3e7e7209270283e2f3dc4d65db77b3d301c4c9d5..2e65ebd829d104fa73aabd8b637bc1d662dce60a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index cb9d8b5552906d45effb0cc26e48bd287495efa4..8003ed357b3c0b98fd0b6c5a84f58e8dc00d1c66 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a36904def89e7dfe83d9153aecec97f23b65aaa2..9889050addc3d1fd23279e76e0b2e12457398476 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ced74d2fc022aea1ff106ecee070cef91a0a3d15..43715d20e6d070b9fdb35cc4871ba1316ea78aa9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index a8741c6086f9aff08a27782e0e79d80df648446a..da88a457ea94f0ec27b0e6193331a6a4e474edce 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 30a8d2f39fc82db2ccdc423afc7f1f0c5088d943..180b8cd646c39b718e4459c0508a9061e3d7c246 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2017 JingPiao Chen <chenjingpiao@gmail.com>
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index fe4b5bb2c72a4669051f689031a867f01974ba70..5d848078a213bf3a7024f2405f8c408b4ee99fbd 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2015 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2015-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e376169d8979e0541a04d714e8737f74f5b7149b..57a08ad1f587525a3b1c90264fc3a7e8c12c683e 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of preadv and pwritev syscalls.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 84e5de3398d5ebc475d6d25974ff514cb0a92d64..7874b7a0e57cf02abe1dd2f13a7fbd2415c14b76 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of preadv2 and pwritev2 syscalls.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 4146e1fa3f5aa2da4f119e985ccbabcfe67a88b9..328dc9f4a09122cf6d7aaeba0c5869b85fa2ca62 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of process_vm_readv/process_vm_writev syscall.
  *
  * Copyright (c) 2016 Eugene Syromyatnikov <evgsyr@gmail.com>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index ba056c3e426bcea232c4cbba0985deecc181a371..3c2bdb6f3406aa46272631ca6a042482fbb75463 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2014-2016 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 0fdc63283754747bdfbcd8c2e7a0fe310fcc6c12..e166ffd00c5acf3dd3f38620bfcd2ed581edeb6b 100755 (executable)
@@ -3,7 +3,7 @@
 # Check that fault injection works properly.
 #
 # Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
-# Copyright (c) 2016-2017 The strace developers.
+# Copyright (c) 2016-2018 The strace developers.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index e032e4e923739c5229dbcc8ac10d36d5176e807d..cae4e6bd3fbe956b0f0e900f8aaa54ffd8d0d7aa 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of readv and writev syscalls.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bbeba45391a937f864a58cea511807c572998cf5..ce9b724539f2f4b20570e2b5ceed43dffd49212d 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of request_key syscall.
  *
  * Copyright (c) 2016 Eugene Syromyatnikov <evgsyr@gmail.com>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index dbf6123152e0a297f2f9deb79bd4063aae4c8664..38def289c4ceecd020d3f31b44f17a880d867d0a 100644 (file)
@@ -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-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index e1568f80b39aafb54cde958cfe1c234928590e76..53f8363b9d23bb454495846d53f70b8c7acc7a64 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of seccomp SECCOMP_SET_MODE_FILTER.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 767327e95fd835036adc730237ba92384e16d834..96ad7dbc9160e572101786f35614c6f6c423fda3 100644 (file)
@@ -2,6 +2,7 @@
  * Check decoding of set_mempolicy syscall.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index 5e979e3ec2113a583c06b6b74cffffb343fce468..a2851be63c0b35def9478ed78435f6bc2e90578d 100644 (file)
@@ -2,7 +2,7 @@
  * Check decoding of setgroups/setgroups32 syscalls.
  *
  * Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
- * Copyright (c) 2016-2017 The strace developers.
+ * Copyright (c) 2016-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index b2f9c31dccc0a3456ec72381d26bec393556bc49..6eac8467b5c851f124ea2f9d5f2dc09bf73b7668 100644 (file)
@@ -2,6 +2,7 @@
  * Check decoding of SO_PEERCRED socket option.
  *
  * Copyright (c) 2017 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bae369e283fa2383dea8a6cbd1c24f9346cd2b25..6829786716806b019a89b4e25c95d6c619c1dd65 100644 (file)
@@ -2,6 +2,7 @@
  * Check decoding of socket filters.
  *
  * Copyright (c) 2017 Dmitry V. Levin <ldv@altlinux.org>
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
index bc2ed06d8ed4714dd233e49e32072b46847f9498..fb1e2b3e768dba703b5ef2c17b4496b4ee98c474 100755 (executable)
@@ -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-2017 The strace developers.
+# Copyright (c) 2014-2018 The strace developers.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
index 21264200f81300564619ede2da755ac1daba99c8..9038c0e29dc3beb9ba2eba4fb7cdd4983599881c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2017 The strace developers.
+ * Copyright (c) 2017-2018 The strace developers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without