Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2001-03-06 00:29:24 +0300
committerCorinna Vinschen <corinna@vinschen.de>2001-03-06 00:29:24 +0300
commita887211b0012ee3ce20e1327bb0a6ed49719edf5 (patch)
tree434a50c50e9a03c6a74737bfef7fd75626cf9a1c /winsup
parent6249353a4c2f33021e7572435c811387cc98ac0c (diff)
* include/a.out.h: Add copyright hint.
* include/fcntl.h: Ditto. * include/lastlog.h: Ditto. * include/memory.h: Ditto. * include/mntent.h: Ditto. * include/paths.h: Ditto. * include/poll.h: Ditto. * include/syslog.h: Ditto. * include/termio.h: Ditto. * include/tzfile.h: Ditto. * include/arpa/inet.h: Ditto. * include/asm/byteorder.h: Ditto. * include/asm/socket.h: Ditto. * include/asm/types.h: Ditto. * include/cygwin/if.h: Ditto. * include/cygwin/mtio.h: Ditto. * include/cygwin/rdevio.h: Ditto. * include/cygwin/socket.h: Ditto. * include/net/if.h: Ditto. * include/netinet/in.h: Ditto. * include/netinet/in_systm.h: Ditto. * include/netinet/ip.h: Ditto. * include/netinet/ip_icmp.h: Ditto. * include/netinet/tcp.h: Ditto. * include/sys/cdefs.h: Ditto. * include/sys/cygwin.h: Ditto. * include/sys/ioctl.h: Ditto. * include/sys/mman.h: Ditto. * include/sys/mount.h: Ditto. * include/sys/mtio.h: Ditto. * include/sys/procfs.h: Ditto. * include/sys/resource.h: Ditto. * include/sys/smallprint.h: Ditto. * include/sys/socket.h: Ditto. * include/sys/strace.h: Ditto. * include/sys/syslog.h: Ditto. * include/sys/sysmacros.h: Ditto. * include/sys/termio.h: Ditto. * include/sys/termios.h: Ditto. * include/sys/uio.h: Ditto. * include/sys/un.h: Ditto. * include/sys/utsname.h: Ditto. * include/sys/vfs.h: Ditto. * include/sys/wait.h: Ditto. * regexp/regerror.c: Ditto. * regexp/regexp.h: Ditto. * regexp/regmagic.h: Ditto.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog50
-rw-r--r--winsup/cygwin/include/a.out.h10
-rw-r--r--winsup/cygwin/include/arpa/inet.h10
-rw-r--r--winsup/cygwin/include/asm/byteorder.h10
-rw-r--r--winsup/cygwin/include/asm/socket.h10
-rw-r--r--winsup/cygwin/include/asm/types.h10
-rw-r--r--winsup/cygwin/include/cygwin/if.h10
-rw-r--r--winsup/cygwin/include/cygwin/mtio.h12
-rw-r--r--winsup/cygwin/include/cygwin/rdevio.h12
-rw-r--r--winsup/cygwin/include/cygwin/socket.h10
-rw-r--r--winsup/cygwin/include/fcntl.h10
-rw-r--r--winsup/cygwin/include/lastlog.h10
-rw-r--r--winsup/cygwin/include/memory.h10
-rw-r--r--winsup/cygwin/include/mntent.h10
-rw-r--r--winsup/cygwin/include/net/if.h10
-rw-r--r--winsup/cygwin/include/netinet/in.h10
-rw-r--r--winsup/cygwin/include/netinet/in_systm.h10
-rw-r--r--winsup/cygwin/include/netinet/ip.h10
-rw-r--r--winsup/cygwin/include/netinet/ip_icmp.h10
-rw-r--r--winsup/cygwin/include/netinet/tcp.h10
-rw-r--r--winsup/cygwin/include/paths.h10
-rw-r--r--winsup/cygwin/include/poll.h10
-rw-r--r--winsup/cygwin/include/sys/cdefs.h10
-rw-r--r--winsup/cygwin/include/sys/cygwin.h10
-rw-r--r--winsup/cygwin/include/sys/ioctl.h10
-rw-r--r--winsup/cygwin/include/sys/mman.h10
-rw-r--r--winsup/cygwin/include/sys/mount.h10
-rw-r--r--winsup/cygwin/include/sys/mtio.h10
-rw-r--r--winsup/cygwin/include/sys/procfs.h10
-rw-r--r--winsup/cygwin/include/sys/resource.h10
-rw-r--r--winsup/cygwin/include/sys/smallprint.h10
-rw-r--r--winsup/cygwin/include/sys/socket.h10
-rw-r--r--winsup/cygwin/include/sys/strace.h10
-rw-r--r--winsup/cygwin/include/sys/syslog.h10
-rw-r--r--winsup/cygwin/include/sys/sysmacros.h10
-rw-r--r--winsup/cygwin/include/sys/termio.h10
-rw-r--r--winsup/cygwin/include/sys/termios.h10
-rw-r--r--winsup/cygwin/include/sys/uio.h10
-rw-r--r--winsup/cygwin/include/sys/un.h10
-rw-r--r--winsup/cygwin/include/sys/utsname.h10
-rw-r--r--winsup/cygwin/include/sys/vfs.h10
-rw-r--r--winsup/cygwin/include/sys/wait.h10
-rw-r--r--winsup/cygwin/include/syslog.h10
-rw-r--r--winsup/cygwin/include/termio.h10
-rw-r--r--winsup/cygwin/include/tzfile.h10
-rw-r--r--winsup/cygwin/regexp/regerror.c10
-rw-r--r--winsup/cygwin/regexp/regexp.h10
-rw-r--r--winsup/cygwin/regexp/regmagic.h10
48 files changed, 524 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 38ea288c0..72647b30f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,53 @@
+Mon Mar 5 20:15:00 2001 Corinna Vinschen <corinna@vinschen.de>
+
+ * include/a.out.h: Add copyright hint.
+ * include/fcntl.h: Ditto.
+ * include/lastlog.h: Ditto.
+ * include/memory.h: Ditto.
+ * include/mntent.h: Ditto.
+ * include/paths.h: Ditto.
+ * include/poll.h: Ditto.
+ * include/syslog.h: Ditto.
+ * include/termio.h: Ditto.
+ * include/tzfile.h: Ditto.
+ * include/arpa/inet.h: Ditto.
+ * include/asm/byteorder.h: Ditto.
+ * include/asm/socket.h: Ditto.
+ * include/asm/types.h: Ditto.
+ * include/cygwin/if.h: Ditto.
+ * include/cygwin/mtio.h: Ditto.
+ * include/cygwin/rdevio.h: Ditto.
+ * include/cygwin/socket.h: Ditto.
+ * include/net/if.h: Ditto.
+ * include/netinet/in.h: Ditto.
+ * include/netinet/in_systm.h: Ditto.
+ * include/netinet/ip.h: Ditto.
+ * include/netinet/ip_icmp.h: Ditto.
+ * include/netinet/tcp.h: Ditto.
+ * include/sys/cdefs.h: Ditto.
+ * include/sys/cygwin.h: Ditto.
+ * include/sys/ioctl.h: Ditto.
+ * include/sys/mman.h: Ditto.
+ * include/sys/mount.h: Ditto.
+ * include/sys/mtio.h: Ditto.
+ * include/sys/procfs.h: Ditto.
+ * include/sys/resource.h: Ditto.
+ * include/sys/smallprint.h: Ditto.
+ * include/sys/socket.h: Ditto.
+ * include/sys/strace.h: Ditto.
+ * include/sys/syslog.h: Ditto.
+ * include/sys/sysmacros.h: Ditto.
+ * include/sys/termio.h: Ditto.
+ * include/sys/termios.h: Ditto.
+ * include/sys/uio.h: Ditto.
+ * include/sys/un.h: Ditto.
+ * include/sys/utsname.h: Ditto.
+ * include/sys/vfs.h: Ditto.
+ * include/sys/wait.h: Ditto.
+ * regexp/regerror.c: Ditto.
+ * regexp/regexp.h: Ditto.
+ * regexp/regmagic.h: Ditto.
+
Mon Mar 5 01:25:03 2001 Christopher Faylor <cgf@cygnus.com>
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
diff --git a/winsup/cygwin/include/a.out.h b/winsup/cygwin/include/a.out.h
index 493c63cce..500e14f3f 100644
--- a/winsup/cygwin/include/a.out.h
+++ b/winsup/cygwin/include/a.out.h
@@ -1,3 +1,13 @@
+/* a.out.h
+
+ Copyright 1997, 1998, 1999, 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 _A_OUT_H_
#define _A_OUT_H_
diff --git a/winsup/cygwin/include/arpa/inet.h b/winsup/cygwin/include/arpa/inet.h
index 5b6966ce3..dc144d6b8 100644
--- a/winsup/cygwin/include/arpa/inet.h
+++ b/winsup/cygwin/include/arpa/inet.h
@@ -1,3 +1,13 @@
+/* arpa/inet.h
+
+ Copyright 1997, 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 _ARPA_INET_H
#define _ARPA_INET_H
diff --git a/winsup/cygwin/include/asm/byteorder.h b/winsup/cygwin/include/asm/byteorder.h
index 5ccd9850a..fe6548b75 100644
--- a/winsup/cygwin/include/asm/byteorder.h
+++ b/winsup/cygwin/include/asm/byteorder.h
@@ -1,3 +1,13 @@
+/* asm/byteorder.h
+
+ Copyright 1996, 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 _I386_BYTEORDER_H
#define _I386_BYTEORDER_H
diff --git a/winsup/cygwin/include/asm/socket.h b/winsup/cygwin/include/asm/socket.h
index aa1aa7535..b1392ce22 100644
--- a/winsup/cygwin/include/asm/socket.h
+++ b/winsup/cygwin/include/asm/socket.h
@@ -1,3 +1,13 @@
+/* asm/socket.h
+
+ Copyright 1996, 1997, 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 _ASM_SOCKET_H
#define _ASM_SOCKET_H
diff --git a/winsup/cygwin/include/asm/types.h b/winsup/cygwin/include/asm/types.h
index be1177d3c..2653fd674 100644
--- a/winsup/cygwin/include/asm/types.h
+++ b/winsup/cygwin/include/asm/types.h
@@ -1,3 +1,13 @@
+/* asm/types.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 _ASM_TYPES_H
#define _ASM_TYPES_H
diff --git a/winsup/cygwin/include/cygwin/if.h b/winsup/cygwin/include/cygwin/if.h
index 977166ed7..a743ed5ce 100644
--- a/winsup/cygwin/include/cygwin/if.h
+++ b/winsup/cygwin/include/cygwin/if.h
@@ -1,3 +1,13 @@
+/* cygwin/if.h
+
+ Copyright 1996, 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 _CYGWIN_IF_H_
#define _CYGWIN_IF_H_
diff --git a/winsup/cygwin/include/cygwin/mtio.h b/winsup/cygwin/include/cygwin/mtio.h
index 7a9bb7ef5..213fc7dc0 100644
--- a/winsup/cygwin/include/cygwin/mtio.h
+++ b/winsup/cygwin/include/cygwin/mtio.h
@@ -1,3 +1,15 @@
+/* cygwin/mtio.h
+
+ Copyright 1999, 2001 Red Hat, Inc.
+
+ Written by Corinna Vinschen <corinna@vinschen.de>
+
+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. */
+
/* cygwin/mtio.h header file for Cygwin.
by C. Vinschen. */
diff --git a/winsup/cygwin/include/cygwin/rdevio.h b/winsup/cygwin/include/cygwin/rdevio.h
index 49726fe0e..73059ac09 100644
--- a/winsup/cygwin/include/cygwin/rdevio.h
+++ b/winsup/cygwin/include/cygwin/rdevio.h
@@ -1,3 +1,15 @@
+/* cygwin/rdevio.h
+
+ Copyright 1999, 2001 Red Hat, Inc.
+
+ Written by Corinna Vinschen <corinna@vinschen.de>
+
+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. */
+
/*
* cygwin/rdevio.h header file for Cygwin.
*
diff --git a/winsup/cygwin/include/cygwin/socket.h b/winsup/cygwin/include/cygwin/socket.h
index fb2feec9e..c7191ffb3 100644
--- a/winsup/cygwin/include/cygwin/socket.h
+++ b/winsup/cygwin/include/cygwin/socket.h
@@ -1,3 +1,13 @@
+/* cygwin/socket.h
+
+ Copyright 1999, 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 _CYGWIN_SOCKET_H
#define _CYGWIN_SOCKET_H
diff --git a/winsup/cygwin/include/fcntl.h b/winsup/cygwin/include/fcntl.h
index 90cfab0d4..774966e9a 100644
--- a/winsup/cygwin/include/fcntl.h
+++ b/winsup/cygwin/include/fcntl.h
@@ -1,3 +1,13 @@
+/* fcntl.h
+
+ Copyright 1996, 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 _FCNTL_H
#define _FCNTL_H
diff --git a/winsup/cygwin/include/lastlog.h b/winsup/cygwin/include/lastlog.h
index 4a5a8f87f..9db86206d 100644
--- a/winsup/cygwin/include/lastlog.h
+++ b/winsup/cygwin/include/lastlog.h
@@ -1,3 +1,13 @@
+/* lastlog.h
+
+ Copyright 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 _LASTLOG_H
#define _LASTLOG_H
diff --git a/winsup/cygwin/include/memory.h b/winsup/cygwin/include/memory.h
index dd2bd6cbf..2e16766b9 100644
--- a/winsup/cygwin/include/memory.h
+++ b/winsup/cygwin/include/memory.h
@@ -1,3 +1,13 @@
+/* memory.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 _MEMORY_H
#define _MEMORY_H
diff --git a/winsup/cygwin/include/mntent.h b/winsup/cygwin/include/mntent.h
index eaab27031..fde1680a0 100644
--- a/winsup/cygwin/include/mntent.h
+++ b/winsup/cygwin/include/mntent.h
@@ -1,3 +1,13 @@
+/* mntent.h
+
+ Copyright 1996, 1998, 1999, 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 _MNTENT_H
#define _MNTENT_H
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
diff --git a/winsup/cygwin/include/netinet/in.h b/winsup/cygwin/include/netinet/in.h
index 8536f551e..7081282a7 100644
--- a/winsup/cygwin/include/netinet/in.h
+++ b/winsup/cygwin/include/netinet/in.h
@@ -1,3 +1,13 @@
+/* netinet/in.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_IN_H
#define _NETINET_IN_H
diff --git a/winsup/cygwin/include/netinet/in_systm.h b/winsup/cygwin/include/netinet/in_systm.h
index 959612279..17b5feb8d 100644
--- a/winsup/cygwin/include/netinet/in_systm.h
+++ b/winsup/cygwin/include/netinet/in_systm.h
@@ -1,3 +1,13 @@
+/* netinet/in_systm.h
+
+ Copyright 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 _NETINET_IN_SYSTM_H
#define _NETINET_IN_SYSTM_H
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
diff --git a/winsup/cygwin/include/netinet/ip_icmp.h b/winsup/cygwin/include/netinet/ip_icmp.h
index 547a03a85..6a1be053c 100644
--- a/winsup/cygwin/include/netinet/ip_icmp.h
+++ b/winsup/cygwin/include/netinet/ip_icmp.h
@@ -1,3 +1,13 @@
+/* netinet/ip_icmp.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_ICMP_H
#define _NETINET_IP_ICMP_H
diff --git a/winsup/cygwin/include/netinet/tcp.h b/winsup/cygwin/include/netinet/tcp.h
index f1ef70107..eef9a6116 100644
--- a/winsup/cygwin/include/netinet/tcp.h
+++ b/winsup/cygwin/include/netinet/tcp.h
@@ -1,3 +1,13 @@
+/* netinet/tcp.h
+
+ Copyright 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 _NETINET_TCP_H
#define _NETINET_TCP_H
diff --git a/winsup/cygwin/include/paths.h b/winsup/cygwin/include/paths.h
index c4180873f..e5ff51e96 100644
--- a/winsup/cygwin/include/paths.h
+++ b/winsup/cygwin/include/paths.h
@@ -1,3 +1,13 @@
+/* paths.h
+
+ Copyright 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 _PATHS_H_
#define _PATHS_H_
diff --git a/winsup/cygwin/include/poll.h b/winsup/cygwin/include/poll.h
index 06fb41ab8..a836b2af4 100644
--- a/winsup/cygwin/include/poll.h
+++ b/winsup/cygwin/include/poll.h
@@ -1 +1,11 @@
+/* poll.h
+
+ Copyright 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. */
+
#include <sys/poll.h>
diff --git a/winsup/cygwin/include/sys/cdefs.h b/winsup/cygwin/include/sys/cdefs.h
index bb99f7d0b..57bf89bef 100644
--- a/winsup/cygwin/include/sys/cdefs.h
+++ b/winsup/cygwin/include/sys/cdefs.h
@@ -1,3 +1,13 @@
+/* sys/cdefs.h
+
+ Copyright 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_CDEFS_H
#define _SYS_CDEFS_H
#ifdef __cplusplus
diff --git a/winsup/cygwin/include/sys/cygwin.h b/winsup/cygwin/include/sys/cygwin.h
index daab7795d..bca09f7b8 100644
--- a/winsup/cygwin/include/sys/cygwin.h
+++ b/winsup/cygwin/include/sys/cygwin.h
@@ -1,3 +1,13 @@
+/* sys/cygwin.h
+
+ Copyright 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_CYGWIN_H
#define _SYS_CYGWIN_H
diff --git a/winsup/cygwin/include/sys/ioctl.h b/winsup/cygwin/include/sys/ioctl.h
index 8164de85e..93f73a69c 100644
--- a/winsup/cygwin/include/sys/ioctl.h
+++ b/winsup/cygwin/include/sys/ioctl.h
@@ -1,3 +1,13 @@
+/* sys/ioctl.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. */
+
/* sys/ioctl.h */
#ifndef _SYS_IOCTL_H
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_
diff --git a/winsup/cygwin/include/sys/mount.h b/winsup/cygwin/include/sys/mount.h
index 04341f8d6..00b7a0137 100644
--- a/winsup/cygwin/include/sys/mount.h
+++ b/winsup/cygwin/include/sys/mount.h
@@ -1,3 +1,13 @@
+/* sys/mount.h
+
+ Copyright 1998, 1999, 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_MOUNT_H
#define _SYS_MOUNT_H
diff --git a/winsup/cygwin/include/sys/mtio.h b/winsup/cygwin/include/sys/mtio.h
index af75e40b2..84812bdc9 100644
--- a/winsup/cygwin/include/sys/mtio.h
+++ b/winsup/cygwin/include/sys/mtio.h
@@ -1,3 +1,13 @@
+/* sys/mtio.h
+
+ Copyright 1999, 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. */
+
/* sys/mtio.h header file for Cygwin. */
#ifndef _SYS_MTIO_H
diff --git a/winsup/cygwin/include/sys/procfs.h b/winsup/cygwin/include/sys/procfs.h
index 9b601b377..78485f678 100644
--- a/winsup/cygwin/include/sys/procfs.h
+++ b/winsup/cygwin/include/sys/procfs.h
@@ -1,3 +1,13 @@
+/* sys/procfs.h
+
+ Copyright 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. */
+
/* sys/procfs.h header file for Cygwin. */
#ifndef _SYS_PROCFS_H
diff --git a/winsup/cygwin/include/sys/resource.h b/winsup/cygwin/include/sys/resource.h
index c3fd5a9db..c68a206e1 100644
--- a/winsup/cygwin/include/sys/resource.h
+++ b/winsup/cygwin/include/sys/resource.h
@@ -1,3 +1,13 @@
+/* sys/resource.h
+
+ Copyright 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_RESOURCE_H_
#define _SYS_RESOURCE_H_
diff --git a/winsup/cygwin/include/sys/smallprint.h b/winsup/cygwin/include/sys/smallprint.h
index 617e12a8c..9593d4d10 100644
--- a/winsup/cygwin/include/sys/smallprint.h
+++ b/winsup/cygwin/include/sys/smallprint.h
@@ -1,3 +1,13 @@
+/* sys/smallprint.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 _SYS_SMALLPRINT_H
#define _SYS_SMALLPRINT_H
diff --git a/winsup/cygwin/include/sys/socket.h b/winsup/cygwin/include/sys/socket.h
index 70ec1fb27..ca76419eb 100644
--- a/winsup/cygwin/include/sys/socket.h
+++ b/winsup/cygwin/include/sys/socket.h
@@ -1,3 +1,13 @@
+/* sys/socket.h
+
+ Copyright 1996-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_SOCKET_H
#define _SYS_SOCKET_H
diff --git a/winsup/cygwin/include/sys/strace.h b/winsup/cygwin/include/sys/strace.h
index 66f2c2cff..b5cf77573 100644
--- a/winsup/cygwin/include/sys/strace.h
+++ b/winsup/cygwin/include/sys/strace.h
@@ -1,3 +1,13 @@
+/* sys/strace.h
+
+ Copyright 1996-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. */
+
/* sys/strace.h */
/* This file contains routines for tracing system calls and other internal
diff --git a/winsup/cygwin/include/sys/syslog.h b/winsup/cygwin/include/sys/syslog.h
index 3186804a5..f3195175e 100644
--- a/winsup/cygwin/include/sys/syslog.h
+++ b/winsup/cygwin/include/sys/syslog.h
@@ -1,3 +1,13 @@
+/* sys/syslog.h
+
+ Copyright 1996, 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 _SYS_LOG_H
#define _SYS_LOG_H
diff --git a/winsup/cygwin/include/sys/sysmacros.h b/winsup/cygwin/include/sys/sysmacros.h
index ecf3a3ae7..cc3a69160 100644
--- a/winsup/cygwin/include/sys/sysmacros.h
+++ b/winsup/cygwin/include/sys/sysmacros.h
@@ -1,3 +1,13 @@
+/* sys/sysmacros.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 _SYS_SYSMACROS_H
#define _SYS_SYSMACROS_H
diff --git a/winsup/cygwin/include/sys/termio.h b/winsup/cygwin/include/sys/termio.h
index 75b815146..87f2eb461 100644
--- a/winsup/cygwin/include/sys/termio.h
+++ b/winsup/cygwin/include/sys/termio.h
@@ -1,2 +1,12 @@
+/* sys/termio.h
+
+ Copyright 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. */
+
#include <sys/termios.h>
diff --git a/winsup/cygwin/include/sys/termios.h b/winsup/cygwin/include/sys/termios.h
index b0dc2e4f3..a87f10627 100644
--- a/winsup/cygwin/include/sys/termios.h
+++ b/winsup/cygwin/include/sys/termios.h
@@ -1,3 +1,13 @@
+/* sys/termios.h
+
+ Copyright 1997, 1998, 1999, 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. */
+
/* sys/termios.h */
#ifndef _SYS_TERMIOS_H
diff --git a/winsup/cygwin/include/sys/uio.h b/winsup/cygwin/include/sys/uio.h
index 5309a79db..d355ac5b6 100644
--- a/winsup/cygwin/include/sys/uio.h
+++ b/winsup/cygwin/include/sys/uio.h
@@ -1,3 +1,13 @@
+/* sys/uio.h
+
+ Copyright 1996, 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 _UIO_H_
#define _UIO_H_
diff --git a/winsup/cygwin/include/sys/un.h b/winsup/cygwin/include/sys/un.h
index 6f49c7b06..25588e2b2 100644
--- a/winsup/cygwin/include/sys/un.h
+++ b/winsup/cygwin/include/sys/un.h
@@ -1,3 +1,13 @@
+/* sys/un.h
+
+ Copyright 1999, 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_UN_H
#define _SYS_UN_H
diff --git a/winsup/cygwin/include/sys/utsname.h b/winsup/cygwin/include/sys/utsname.h
index bbfa9a6d0..bb770c0f1 100644
--- a/winsup/cygwin/include/sys/utsname.h
+++ b/winsup/cygwin/include/sys/utsname.h
@@ -1,3 +1,13 @@
+/* sys/utsname.h
+
+ Copyright 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_UTSNAME_H
#define _SYS_UTSNAME_H
diff --git a/winsup/cygwin/include/sys/vfs.h b/winsup/cygwin/include/sys/vfs.h
index 4d3b0b6e0..f0f3eb96c 100644
--- a/winsup/cygwin/include/sys/vfs.h
+++ b/winsup/cygwin/include/sys/vfs.h
@@ -1,3 +1,13 @@
+/* sys/vfs.h
+
+ Copyright 1997, 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 _SYS_VFS_H_
#define _SYS_VFS_H_
diff --git a/winsup/cygwin/include/sys/wait.h b/winsup/cygwin/include/sys/wait.h
index a9648eec2..9dd8bf7dc 100644
--- a/winsup/cygwin/include/sys/wait.h
+++ b/winsup/cygwin/include/sys/wait.h
@@ -1,3 +1,13 @@
+/* sys/wait.h
+
+ Copyright 1997, 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 _SYS_WAIT_H
#define _SYS_WAIT_H
diff --git a/winsup/cygwin/include/syslog.h b/winsup/cygwin/include/syslog.h
index ac2c0dc49..5721ca5e4 100644
--- a/winsup/cygwin/include/syslog.h
+++ b/winsup/cygwin/include/syslog.h
@@ -1,3 +1,13 @@
+/* syslog.h
+
+ Copyright 1996, 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 _SYSLOG_H
#define _SYSLOG_H
diff --git a/winsup/cygwin/include/termio.h b/winsup/cygwin/include/termio.h
index 8a9b3395f..ba7b3b10b 100644
--- a/winsup/cygwin/include/termio.h
+++ b/winsup/cygwin/include/termio.h
@@ -1,3 +1,13 @@
+/* termio.h
+
+ Copyright 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 _TERMIO_H
#define _TERMIO_H
diff --git a/winsup/cygwin/include/tzfile.h b/winsup/cygwin/include/tzfile.h
index 6080f8bce..4d3e11cb9 100644
--- a/winsup/cygwin/include/tzfile.h
+++ b/winsup/cygwin/include/tzfile.h
@@ -1,3 +1,13 @@
+/* tzfile.h
+
+ Copyright 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 _TZFILE_H
#define _TZFILE_H
diff --git a/winsup/cygwin/regexp/regerror.c b/winsup/cygwin/regexp/regerror.c
index afd7a861a..0f6159bb7 100644
--- a/winsup/cygwin/regexp/regerror.c
+++ b/winsup/cygwin/regexp/regerror.c
@@ -1,3 +1,13 @@
+/* regerror.c
+
+ Copyright 1996, 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. */
+
#include "winsup.h"
#include "regexp.h"
#include <stdio.h>
diff --git a/winsup/cygwin/regexp/regexp.h b/winsup/cygwin/regexp/regexp.h
index 9e9cd9eb6..0850d70a4 100644
--- a/winsup/cygwin/regexp/regexp.h
+++ b/winsup/cygwin/regexp/regexp.h
@@ -1,3 +1,13 @@
+/* regexp.h
+
+ Copyright 1996, 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. */
+
/*
* Definitions etc. for regexp(3) routines.
*
diff --git a/winsup/cygwin/regexp/regmagic.h b/winsup/cygwin/regexp/regmagic.h
index 9eb4eaf96..ea7835711 100644
--- a/winsup/cygwin/regexp/regmagic.h
+++ b/winsup/cygwin/regexp/regmagic.h
@@ -1,3 +1,13 @@
+/* regmagic.h
+
+ Copyright 1996, 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. */
+
/* $Id$ */
/*