aboutsummaryrefslogtreecommitdiffstats
path: root/guts/nftw64.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/nftw64.c')
-rw-r--r--guts/nftw64.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/nftw64.c b/guts/nftw64.c
index e0471f0..82571cd 100644
--- a/guts/nftw64.c
+++ b/guts/nftw64.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_nftw64(const char *path, int (*fn)(const char *, const struct stat64 *, int, struct FTW *), int nopenfd, int flag) {
* int rc = -1;