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