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