summaryrefslogtreecommitdiff
path: root/tests/process_vm_readv_writev.c
diff options
context:
space:
mode:
authorEugene Syromyatnikov <evgsyr@gmail.com>2017-09-05 10:01:01 +0200
committerEugene Syromyatnikov <evgsyr@gmail.com>2017-09-05 10:09:10 +0200
commitdc3dfc68b4c1b6cd88ce79c24d5d425be06bba71 (patch)
treeda9238a0bbfd99533168379789d9488be2054be6 /tests/process_vm_readv_writev.c
parent2769e408e5f173cd6b4845889b15d930560932d9 (diff)
downloadstrace-dc3dfc68b4c1b6cd88ce79c24d5d425be06bba71.tar.gz
Update copyright headers
Headers updated automatically with maint/update_copyright_headers.sh -c
Diffstat (limited to 'tests/process_vm_readv_writev.c')
-rw-r--r--tests/process_vm_readv_writev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/process_vm_readv_writev.c b/tests/process_vm_readv_writev.c
index c0f9c312c..5ee801b0d 100644
--- a/tests/process_vm_readv_writev.c
+++ b/tests/process_vm_readv_writev.c
@@ -2,6 +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.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without