about summary refs log tree commit diff
path: root/pwait.c
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-04-25 22:29:56 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-04-25 22:29:56 +0200
commit5ed9516e64c954f8a59c1c52313bbe6cb6ff3d1c (patch)
treecd9a40ea619e7e7533d4e51ed056392b98e216c1 /pwait.c
parent2eb72c67990410a63879dd3a8d7f6102036006ef (diff)
downloadextrace-5ed9516e64c954f8a59c1c52313bbe6cb6ff3d1c.tar.gz
extrace-5ed9516e64c954f8a59c1c52313bbe6cb6ff3d1c.tar.xz
extrace-5ed9516e64c954f8a59c1c52313bbe6cb6ff3d1c.zip
Leahize
Diffstat (limited to 'pwait.c')
-rw-r--r--pwait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwait.c b/pwait.c
index 4f0c76a..8cf7983 100644
--- a/pwait.c
+++ b/pwait.c
@@ -7,7 +7,7 @@
  * -v  Print the exit status when each process terminates.
  * -c  Check for PIDs to exit successfully, else return 111.
  *
- * Copyright (C) 2014-2016 Christian Neukirchen <chneukirchen@gmail.com>
+ * Copyright (C) 2014-2017 Leah Neukirchen <leah@vuxu.org>
  *
  * hacked from sources of:
  */