mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
2004-04-17 Luke Dunstan <infidel@users.sourceforge.net>
* README.w32api: List separate copyright conditions for some headers. * include/(winsock2.h, wsipx.h): Minor change to copyright header.
This commit is contained in:
parent
e859706578
commit
de6871ee10
@ -1,3 +1,8 @@
|
|||||||
|
2004-04-17 Luke Dunstan <infidel@users.sourceforge.net>
|
||||||
|
|
||||||
|
* README.w32api: List separate copyright conditions for some headers.
|
||||||
|
* include/(winsock2.h, wsipx.h): Minor change to copyright header.
|
||||||
|
|
||||||
2004-04-15 Danny Smith <dannysmith@users.sourceforge.net>
|
2004-04-15 Danny Smith <dannysmith@users.sourceforge.net>
|
||||||
|
|
||||||
* include/wingdi.h (RGB): Correct macro.
|
* include/wingdi.h (RGB): Correct macro.
|
||||||
|
@ -7,6 +7,8 @@
|
|||||||
URL: http://www.mingw.org
|
URL: http://www.mingw.org
|
||||||
Individual contributors can be found in the ChangeLog file.
|
Individual contributors can be found in the ChangeLog file.
|
||||||
|
|
||||||
|
Unless otherwise stated in individual source files,
|
||||||
|
|
||||||
THIS SOFTWARE IS NOT COPYRIGHTED
|
THIS SOFTWARE IS NOT COPYRIGHTED
|
||||||
|
|
||||||
This source code is offered for use in the public domain. You may use,
|
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
|
WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESS OR IMPLIED ARE HEREBY
|
||||||
DISCLAIMED. This includes but is not limited to warranties of
|
DISCLAIMED. This includes but is not limited to warranties of
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
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
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Definitions for winsock 2
|
Definitions for winsock 2
|
||||||
|
|
||||||
Initially taken from the Wine project.
|
Contributed by the WINE project.
|
||||||
|
|
||||||
Portions Copyright (c) 1980, 1983, 1988, 1993
|
Portions Copyright (c) 1980, 1983, 1988, 1993
|
||||||
The Regents of the University of California. All rights reserved.
|
The Regents of the University of California. All rights reserved.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* WSIPX.H - initially taken from the Wine project
|
/* WSIPX.H - contributed by the WINE project
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _WSIPX_H
|
#ifndef _WSIPX_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user