aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2001-09-22 19:32:47 +0000
committerDavid Starks-Browning <starksb@ebi.ac.uk>2001-09-22 19:32:47 +0000
commitca60dce82163bd635e8bd116caab9fc110c76818 (patch)
tree7845997330e7781585c9926dde17437051592cc9
parent5e733918c085833e32581ac0bb0437b00ad2aa8e (diff)
downloadnewlib-ca60dce82163bd635e8bd116caab9fc110c76818.zip
newlib-ca60dce82163bd635e8bd116caab9fc110c76818.tar.gz
newlib-ca60dce82163bd635e8bd116caab9fc110c76818.tar.bz2
again revise license terms
-rw-r--r--winsup/doc/how-programming.texinfo3
1 files changed, 1 insertions, 2 deletions
diff --git a/winsup/doc/how-programming.texinfo b/winsup/doc/how-programming.texinfo
index a4982c6..5809744 100644
--- a/winsup/doc/how-programming.texinfo
+++ b/winsup/doc/how-programming.texinfo
@@ -172,8 +172,7 @@ If this is an issue because you intend to distribute your Cygwin
application, then you had better read and understand
@file{http://cygwin.com/licensing.html}, which explains the licensing
options. Unless you purchase a special commercial license from Red
-Hat, then your software must comply with the Open Source Definition or
-the GPL.
+Hat, then your Cygwin application must be Open Source.
@subsection Can I link with both MSVCRT*.DLL and cygwin1.dll?