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