From 5c288d4342ef0c095a1f28bba69c25b53bbf402f Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 25 May 2005 03:43:58 +0000 Subject: [PATCH] Add top comment --- winsup/cygwin/mktemp.cc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/winsup/cygwin/mktemp.cc b/winsup/cygwin/mktemp.cc index 6af09f43e..f7b7236f1 100644 --- a/winsup/cygwin/mktemp.cc +++ b/winsup/cygwin/mktemp.cc @@ -1,3 +1,9 @@ +/* mktemp.cc: mktemp functions + +This file is adapted for Cygwin from FreeBSD. + +See the copyright at the bottom of this file. */ + #include "winsup.h" #include "cygerrno.h" #include