aboutsummaryrefslogtreecommitdiffstats
path: root/guts/vfork.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/vfork.c')
-rw-r--r--guts/vfork.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/vfork.c b/guts/vfork.c
index 7d234da..4e0f767 100644
--- a/guts/vfork.c
+++ b/guts/vfork.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2008-2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_vfork(void) {
* int rc = -1;