aboutsummaryrefslogtreecommitdiffstats
path: root/guts/glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/glob.c')
-rw-r--r--guts/glob.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/glob.c b/guts/glob.c
index 7a12dbe..a8eec64 100644
--- a/guts/glob.c
+++ b/guts/glob.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_glob(const char *pattern, int flags, int (*errfunc)(const char *, int), glob_t *pglob) {
* int rc = -1;