aboutsummaryrefslogtreecommitdiffstats
path: root/guts/opendir.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/opendir.c')
-rw-r--r--guts/opendir.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/opendir.c b/guts/opendir.c
index 19efa84..8eaa71f 100644
--- a/guts/opendir.c
+++ b/guts/opendir.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static DIR *
* wrap_opendir(const char *path) {
* DIR * rc = NULL;