summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/asm
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/include/asm')
-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
3 files changed, 30 insertions, 0 deletions
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