From: Dmitry V. Levin Date: Sun, 12 Aug 2018 22:22:32 +0000 (+0000) Subject: Update copyright headers X-Git-Tag: v4.24~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1154d21a6d344c0885e0ed3f91c0ab8413edfe0;p=strace Update copyright headers Headers updated automatically using maint/update_copyright_years.sh script. --- diff --git a/kvm.c b/kvm.c index 011fb4ca..c284e838 100644 --- a/kvm.c +++ b/kvm.c @@ -3,6 +3,7 @@ * * Copyright (c) 2017 Masatake YAMATO * Copyright (c) 2017 Red Hat, Inc. + * 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/clock_xettime.c b/tests/clock_xettime.c index 668bb27f..841ba565 100644 --- a/tests/clock_xettime.c +++ b/tests/clock_xettime.c @@ -1,6 +1,6 @@ /* * 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/quotactl-xfs.c b/tests/quotactl-xfs.c index f8cbb4f0..11298919 100644 --- a/tests/quotactl-xfs.c +++ b/tests/quotactl-xfs.c @@ -3,7 +3,7 @@ * * Copyright (c) 2016 Eugene Syromyatnikov * 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/quotactl.c b/tests/quotactl.c index c8b1775e..76613972 100644 --- a/tests/quotactl.c +++ b/tests/quotactl.c @@ -3,7 +3,7 @@ * * Copyright (c) 2016 Eugene Syromyatnikov * 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/quotactl.h b/tests/quotactl.h index 5546292c..cb9e4d20 100644 --- a/tests/quotactl.h +++ b/tests/quotactl.h @@ -3,7 +3,7 @@ * * Copyright (c) 2016 Eugene Syromyatnikov * 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/so_linger.c b/tests/so_linger.c index 44feac7e..bfc27a39 100644 --- a/tests/so_linger.c +++ b/tests/so_linger.c @@ -1,7 +1,7 @@ /* * Check decoding of SO_LINGER socket option. * - * Copyright (c) 2017 Dmitry V. Levin + * Copyright (c) 2017-2018 Dmitry V. Levin * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/xettimeofday.c b/tests/xettimeofday.c index ba182045..05ec625e 100644 --- a/tests/xettimeofday.c +++ b/tests/xettimeofday.c @@ -1,6 +1,6 @@ /* * 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/xstatx.c b/tests/xstatx.c index 441f4a83..65fbad40 100644 --- a/tests/xstatx.c +++ b/tests/xstatx.c @@ -1,6 +1,6 @@ /* * 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