about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pwait.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwait.c b/pwait.c
index 1cfc133..fabbd7f 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-2017 Leah Neukirchen <leah@vuxu.org>
+ * Copyright (C) 2014-2018 Leah Neukirchen <leah@vuxu.org>
  *
  * hacked from sources of:
  */