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