diff options
Diffstat (limited to 'winsup/w32api/README.w32api')
-rw-r--r-- | winsup/w32api/README.w32api | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/winsup/w32api/README.w32api b/winsup/w32api/README.w32api index e35959261..f5b695066 100644 --- a/winsup/w32api/README.w32api +++ b/winsup/w32api/README.w32api @@ -7,6 +7,8 @@ URL: http://www.mingw.org Individual contributors can be found in the ChangeLog file. +Unless otherwise stated in individual source files, + THIS SOFTWARE IS NOT COPYRIGHTED This source code is offered for use in the public domain. You may use, @@ -16,3 +18,15 @@ WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY DISCLAIMED. This includes but is not limited to warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +Portions of winsock.h, winsock2.h and ws2tcpip.h are + + Copyright (c) 1980, 1983, 1988, 1993 + The Regents of the University of California. All rights reserved. + + Copyright (c) 1993 by Digital Equipment Corporation. + +gl.h is from the Mesa 3-D graphics library, Copyright (C) 1999-2001 Brian Paul All Rights Reserved. + +glext.h and glu.h are Copyright (c) 1991-2000 Silicon Graphics, Inc. and are subject to the SGI Free Software License B, Version 1.1 + |