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