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