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