aboutsummaryrefslogtreecommitdiffstats
path: root/guts/symlinkat.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/symlinkat.c')
-rw-r--r--guts/symlinkat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/symlinkat.c b/guts/symlinkat.c
index ca12cd5..eaf1523 100644
--- a/guts/symlinkat.c
+++ b/guts/symlinkat.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2008-2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static int
* wrap_symlinkat(const char *oldname, int dirfd, const char *newpath) {
* int rc = -1;