From: Dmitry V. Levin Date: Thu, 5 Apr 2018 01:40:00 +0000 (+0000) Subject: Update copyright headers X-Git-Tag: v4.22~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bc832e2bcb07c28324c20003ab4b79d851274d9;p=strace Update copyright headers Headers updated automatically using maint/update_copyright_years.sh script. --- diff --git a/block.c b/block.c index f31ef142..5edb9b6f 100644 --- a/block.c +++ b/block.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2009, 2010 Jeff Mahoney * Copyright (c) 2011-2016 Dmitry V. Levin - * 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 diff --git a/bpf.c b/bpf.c index b7b9b318..5b9071ea 100644 --- a/bpf.c +++ b/bpf.c @@ -1,6 +1,7 @@ /* * Copyright (c) 2015-2017 Dmitry V. Levin * Copyright (c) 2017 Quentin Monnet + * Copyright (c) 2015-2018 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/bpf_filter.c b/bpf_filter.c index 05405f8e..32fd4358 100644 --- a/bpf_filter.c +++ b/bpf_filter.c @@ -2,6 +2,7 @@ * Decoder of classic BPF programs. * * Copyright (c) 2015-2017 Dmitry V. Levin + * Copyright (c) 2017-2018 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/dm.c b/dm.c index 17470fa1..77a286b3 100644 --- a/dm.c +++ b/dm.c @@ -5,7 +5,7 @@ * Copyright (c) 2016 Masatake Yamato * Copyright (c) 2016 Dmitry V. Levin * Copyright (c) 2016 Eugene Syromyatnikov - * 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/evdev.c b/evdev.c index 2f317c65..674c1c05 100644 --- a/evdev.c +++ b/evdev.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2015 Etienne Gemsa * Copyright (c) 2015-2016 Dmitry V. Levin - * 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/gcc_compat.h b/gcc_compat.h index b55092fd..771286aa 100644 --- a/gcc_compat.h +++ b/gcc_compat.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2015 Dmitry V. Levin - * 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/ioctl.c b/ioctl.c index 5a59f379..132925d8 100644 --- a/ioctl.c +++ b/ioctl.c @@ -3,7 +3,7 @@ * Copyright (c) 1993 Branko Lankester * Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey * Copyright (c) 1996-2001 Wichert Akkerman - * 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/linux/x86_64/getregs_old.c b/linux/x86_64/getregs_old.c index b96a0d54..60281dde 100644 --- a/linux/x86_64/getregs_old.c +++ b/linux/x86_64/getregs_old.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2013 Denys Vlasenko * Copyright (c) 2013-2015 Dmitry V. Levin - * 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/loop.c b/loop.c index 291f5646..ad60770f 100644 --- a/loop.c +++ b/loop.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 The Chromium OS Authors. - * Copyright (c) 2012-2017 The strace developers. + * Copyright (c) 2012-2018 The strace developers. * Written by Mike Frysinger . * * Redistribution and use in source and binary forms, with or without diff --git a/lseek.c b/lseek.c index 3a07fe42..fbc99cc4 100644 --- a/lseek.c +++ b/lseek.c @@ -8,6 +8,7 @@ * Copyright (c) 2012 H.J. Lu * Copyright (c) 2013 Denys Vlasenko * Copyright (c) 2014-2016 Dmitry V. Levin + * Copyright (c) 2014-2018 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/macros.h b/macros.h index b0b7a117..d7e116ee 100644 --- a/macros.h +++ b/macros.h @@ -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 diff --git a/maint/ioctls_sym.sh b/maint/ioctls_sym.sh index 656f386b..f29abeb1 100755 --- a/maint/ioctls_sym.sh +++ b/maint/ioctls_sym.sh @@ -1,6 +1,6 @@ #!/bin/sh # Copyright (c) 2015 Dmitry V. Levin -# 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/mtd.c b/mtd.c index cf4e30c3..3cdaed48 100644 --- a/mtd.c +++ b/mtd.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2012 Mike Frysinger - * Copyright (c) 2012-2017 The strace developers. + * Copyright (c) 2012-2018 The strace developers. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/netlink.c b/netlink.c index 038352e0..b5855f60 100644 --- a/netlink.c +++ b/netlink.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2016 Fabien Siron * Copyright (c) 2016 Dmitry V. Levin - * 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/nlattr.c b/nlattr.c index da968da1..a71c79a8 100644 --- a/nlattr.c +++ b/nlattr.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2016 Fabien Siron * Copyright (c) 2017 JingPiao Chen - * 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/prctl.c b/prctl.c index 428f69fc..a0f4f6a5 100644 --- a/prctl.c +++ b/prctl.c @@ -3,7 +3,7 @@ * Copyright (c) 1996-2000 Wichert Akkerman * Copyright (c) 2005-2007 Roland McGrath * Copyright (c) 2008-2015 Dmitry V. Levin - * 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/ptp.c b/ptp.c index f9277f5d..0987111f 100644 --- a/ptp.c +++ b/ptp.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2014 Stefan Sørensen * Copyright (c) 2014-2015 Dmitry V. Levin - * 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/ptrace.h b/ptrace.h index fb2e6091..6250547d 100644 --- a/ptrace.h +++ b/ptrace.h @@ -8,6 +8,7 @@ * Copyright (c) 2011-2016 Dmitry V. Levin * Copyright (c) 2013 Ali Polatel * Copyright (c) 2015 Mike Frysinger + * Copyright (c) 2015-2018 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/quota.c b/quota.c index a051bd88..f1ab9bc5 100644 --- a/quota.c +++ b/quota.c @@ -4,7 +4,7 @@ * Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey * Copyright (c) 1996-1999 Wichert Akkerman * Copyright (c) 2005-2016 Dmitry V. Levin - * Copyright (c) 2006-2017 The strace developers. + * Copyright (c) 2006-2018 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/rtc.c b/rtc.c index b5c65da9..22812eee 100644 --- a/rtc.c +++ b/rtc.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2004 Ulrich Drepper * Copyright (c) 2004-2016 Dmitry V. Levin - * 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/sched.c b/sched.c index 394fcafb..f96dfadf 100644 --- a/sched.c +++ b/sched.c @@ -2,7 +2,7 @@ * Copyright (c) 2004 Ulrich Drepper * Copyright (c) 2005 Roland McGrath * Copyright (c) 2012-2015 Dmitry V. Levin - * 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/sockaddr.c b/sockaddr.c index 9c369cda..71d18c62 100644 --- a/sockaddr.c +++ b/sockaddr.c @@ -4,7 +4,7 @@ * Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey * Copyright (c) 1996-2000 Wichert Akkerman * Copyright (c) 2005-2016 Dmitry V. Levin - * 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/strace-log-merge b/strace-log-merge index 7c0c0a11..22a9f488 100755 --- a/strace-log-merge +++ b/strace-log-merge @@ -3,7 +3,7 @@ # This script processes strace -ff -tt output. It merges the contents of all # STRACE_LOG.PID files and sorts them, printing result on the standard output. # -# Copyright (c) 2012-2017 The strace developers. +# Copyright (c) 2012-2018 The strace developers. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions diff --git a/term.c b/term.c index 0f13f5f1..cfb878b0 100644 --- a/term.c +++ b/term.c @@ -1,6 +1,6 @@ /* * Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey - * 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 diff --git a/tests/bpf.c b/tests/bpf.c index a3b79942..72d7e8e5 100644 --- a/tests/bpf.c +++ b/tests/bpf.c @@ -2,6 +2,7 @@ * Check bpf syscall decoding. * * Copyright (c) 2015-2017 Dmitry V. Levin + * Copyright (c) 2015-2018 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/count.test b/tests/count.test index 39332a9a..a2ecc4fa 100755 --- a/tests/count.test +++ b/tests/count.test @@ -3,7 +3,7 @@ # Check whether -c and -w options work. # # Copyright (c) 2014-2016 Dmitry V. Levin -# 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/tests/file_handle.c b/tests/file_handle.c index 54e31bd3..8559ba64 100644 --- a/tests/file_handle.c +++ b/tests/file_handle.c @@ -3,7 +3,7 @@ * * Copyright (c) 2015-2016 Dmitry V. Levin * Copyright (c) 2016 Eugene Syromyatnikov - * 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/tests/ioctl_loop.c b/tests/ioctl_loop.c index e1615424..bafbd378 100644 --- a/tests/ioctl_loop.c +++ b/tests/ioctl_loop.c @@ -3,7 +3,7 @@ * * Copyright (c) 2016 JingPiao Chen * Copyright (c) 2016 Eugene Syromyatnikov - * 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/tests/ioctl_sock_gifconf.c b/tests/ioctl_sock_gifconf.c index eb64ecb8..65725294 100644 --- a/tests/ioctl_sock_gifconf.c +++ b/tests/ioctl_sock_gifconf.c @@ -2,7 +2,7 @@ * Check decoding of SIOCGIFCONF command of ioctl syscall. * * Copyright (c) 2016 Eugene Syromyatnikov - * 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/tests/ioctl_v4l2.c b/tests/ioctl_v4l2.c index 4b7a1262..2736b392 100644 --- a/tests/ioctl_v4l2.c +++ b/tests/ioctl_v4l2.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2015-2016 Dmitry V. Levin - * 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/tests/ipc_shm.c b/tests/ipc_shm.c index c7931388..6586c8af 100644 --- a/tests/ipc_shm.c +++ b/tests/ipc_shm.c @@ -1,7 +1,7 @@ /* * Copyright (c) 2015 Elvira Khabirova * Copyright (c) 2015-2016 Dmitry V. Levin - * 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/tests/keyctl.c b/tests/keyctl.c index 42e06b98..5d46ab78 100644 --- a/tests/keyctl.c +++ b/tests/keyctl.c @@ -2,7 +2,7 @@ * Check decoding of keyctl syscall. * * Copyright (c) 2016 Eugene Syromyatnikov - * 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/tests/mq_sendrecv.c b/tests/mq_sendrecv.c index bdee54b7..03c786cd 100644 --- a/tests/mq_sendrecv.c +++ b/tests/mq_sendrecv.c @@ -3,7 +3,7 @@ * mq_unlink syscalls. * * Copyright (c) 2016 Eugene Syromyatnikov - * 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/tests/netlink_kobject_uevent.c b/tests/netlink_kobject_uevent.c index 5b980612..7edacd7d 100644 --- a/tests/netlink_kobject_uevent.c +++ b/tests/netlink_kobject_uevent.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2017 JingPiao Chen - * 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/tests/pread64-pwrite64.c b/tests/pread64-pwrite64.c index 1adb0812..a182ab5d 100644 --- a/tests/pread64-pwrite64.c +++ b/tests/pread64-pwrite64.c @@ -2,7 +2,7 @@ * Check decoding of pread64 and pwrite64 syscalls. * * Copyright (c) 2016 Dmitry V. Levin - * 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/tests/read-write.c b/tests/read-write.c index 2f7a98a0..6a978b36 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 - * 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/tests/remap_file_pages.c b/tests/remap_file_pages.c index 9fd1e57b..f861b306 100644 --- a/tests/remap_file_pages.c +++ b/tests/remap_file_pages.c @@ -2,6 +2,7 @@ * Check decoding of remap_file_pages syscall. * * Copyright (c) 2016-2017 Dmitry V. Levin + * Copyright (c) 2016-2018 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/sched_xetattr.c b/tests/sched_xetattr.c index af4a6c50..73cd5ecb 100644 --- a/tests/sched_xetattr.c +++ b/tests/sched_xetattr.c @@ -1,5 +1,6 @@ /* * Copyright (c) 2015-2017 Dmitry V. Levin + * Copyright (c) 2015-2018 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/scno_tampering.sh b/tests/scno_tampering.sh index 4540121f..bae8a074 100755 --- a/tests/scno_tampering.sh +++ b/tests/scno_tampering.sh @@ -3,7 +3,7 @@ # Skip the test if arch+kernel combination is not supported. # # Copyright (c) 2016 Dmitry V. Levin -# 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/tests/test_printstrn.c b/tests/test_printstrn.c index fa44e127..7312971d 100644 --- a/tests/test_printstrn.c +++ b/tests/test_printstrn.c @@ -2,6 +2,7 @@ * Test printstrn/umoven. * * Copyright (c) 2015-2017 Dmitry V. Levin + * Copyright (c) 2017-2018 The strace developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/time.c b/time.c index fa8c9db4..038c32f8 100644 --- a/time.c +++ b/time.c @@ -2,7 +2,7 @@ * Copyright (c) 1991, 1992 Paul Kranenburg * Copyright (c) 1993 Branko Lankester * Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey - * 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 diff --git a/times.c b/times.c index 95fa8e1c..10f26c39 100644 --- a/times.c +++ b/times.c @@ -6,7 +6,7 @@ * Copyright (c) 2012 H.J. Lu * Copyright (c) 2015 Elvira Khabirova * Copyright (c) 2015 Dmitry V. Levin - * 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/ucopy.c b/ucopy.c index a31f5243..dafc1e4e 100644 --- a/ucopy.c +++ b/ucopy.c @@ -6,7 +6,7 @@ * Copyright (c) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation * Linux for s390 port by D.J. Barrow * - * 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/upoke.c b/upoke.c index 6affb83f..f7987903 100644 --- a/upoke.c +++ b/upoke.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2016 Dmitry V. Levin - * 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/xlat/gen.sh b/xlat/gen.sh index 3c32acd2..170163cb 100755 --- a/xlat/gen.sh +++ b/xlat/gen.sh @@ -2,7 +2,7 @@ # # Copyright (c) 2014-2015 Mike Frysinger # Copyright (c) 2014-2015 Dmitry V. Levin -# 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