aboutsummaryrefslogtreecommitdiffstats
path: root/guts/fts_open.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/fts_open.c')
-rw-r--r--guts/fts_open.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/fts_open.c b/guts/fts_open.c
index bd71a8e..8b3ce19 100644
--- a/guts/fts_open.c
+++ b/guts/fts_open.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static FTS *
* wrap_fts_open(char * const *path_argv, int options, int (*compar)(const FTSENT **, const FTSENT **)) {
* FTS * rc = NULL;