aboutsummaryrefslogtreecommitdiffstats
path: root/guts/scandir.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/scandir.c')
-rw-r--r--guts/scandir.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/scandir.c b/guts/scandir.c
index d44d60e..afcebaf 100644
--- a/guts/scandir.c
+++ b/guts/scandir.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_scandir(const char *path, struct dirent ***namelist, int (*filter)(const struct dirent *), int (*compar)(const void *, const void *)) {
* int rc = -1;