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