aboutsummaryrefslogtreecommitdiffstats
path: root/guts/getcwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/getcwd.c')
-rw-r--r--guts/getcwd.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/getcwd.c b/guts/getcwd.c
index f6a8521..18c4748 100644
--- a/guts/getcwd.c
+++ b/guts/getcwd.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2008-2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static char *
* wrap_getcwd(char *buf, size_t size) {
* char * rc = NULL;