aboutsummaryrefslogtreecommitdiffstats
path: root/guts/realpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/realpath.c')
-rw-r--r--guts/realpath.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/realpath.c b/guts/realpath.c
index 2f2dcf6..8059f5e 100644
--- a/guts/realpath.c
+++ b/guts/realpath.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static char *
* wrap_realpath(const char *name, char *resolved_name) {
* char * rc = NULL;