aboutsummaryrefslogtreecommitdiffstats
path: root/guts/freopen64.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/freopen64.c')
-rw-r--r--guts/freopen64.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/guts/freopen64.c b/guts/freopen64.c
index 7487a7b..b8e576b 100644
--- a/guts/freopen64.c
+++ b/guts/freopen64.c
@@ -1,4 +1,7 @@
/*
+ * Copyright (c) 2008-2010 Wind River Systems; see
+ * guts/COPYRIGHT for information.
+ *
* static FILE *
* wrap_freopen64(const char *path, const char *mode, FILE *stream) {
* FILE * rc = NULL;