diff options
Diffstat (limited to 'winsup/cygwin/include/net')
-rw-r--r-- | winsup/cygwin/include/net/if.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/winsup/cygwin/include/net/if.h b/winsup/cygwin/include/net/if.h index b7df5264e..aff3b88e9 100644 --- a/winsup/cygwin/include/net/if.h +++ b/winsup/cygwin/include/net/if.h @@ -1,3 +1,13 @@ +/* net/if.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 _NET_IF_H #define _NET_IF_H |