aboutsummaryrefslogtreecommitdiff
path: root/toys/oneit.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/oneit.c')
-rw-r--r--toys/oneit.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/toys/oneit.c b/toys/oneit.c
index ed4c29ad..5fd61df1 100644
--- a/toys/oneit.c
+++ b/toys/oneit.c
@@ -1,6 +1,8 @@
/* oneit.c, tiny one-process init replacement.
*
- * Copyright 2005 by Rob Landley <rob@landley.net>.
+ * Copyright 2005, 2007 by Rob Landley <rob@landley.net>.
+ *
+ * Not in SUSv3.
*/
#include "toys.h"