diff options
Diffstat (limited to 'winsup/cygwin/include/sys/mman.h')
-rw-r--r-- | winsup/cygwin/include/sys/mman.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/include/sys/mman.h b/winsup/cygwin/include/sys/mman.h index 244dcdb39..70c003589 100644 --- a/winsup/cygwin/include/sys/mman.h +++ b/winsup/cygwin/include/sys/mman.h @@ -1,3 +1,13 @@ +/* sys/mman.h + + Copyright 1996, 1997, 1998, 2000, 2001 Red Hat, Inc. + +This file is part of Cygwin. + +This software is a copyrighted work licensed under the terms of the +Cygwin license. Please consult the file "CYGWIN_LICENSE" for +details. */ + #ifndef _SYS_MMAN_H_ #define _SYS_MMAN_H_ |