diff options
Diffstat (limited to 'winsup/cygwin/include/netinet/ip.h')
-rw-r--r-- | winsup/cygwin/include/netinet/ip.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/include/netinet/ip.h b/winsup/cygwin/include/netinet/ip.h index f50d7da2b..33c59f87a 100644 --- a/winsup/cygwin/include/netinet/ip.h +++ b/winsup/cygwin/include/netinet/ip.h @@ -1,3 +1,13 @@ +/* netinet/ip.h + + Copyright 1998, 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 _NETINET_IP_H #define _NETINET_IP_H |