diff options
author | David Starks-Browning <starksb@ebi.ac.uk> | 2001-09-22 08:45:27 +0000 |
---|---|---|
committer | David Starks-Browning <starksb@ebi.ac.uk> | 2001-09-22 08:45:27 +0000 |
commit | 142920f65aeeefc29ef903b75b6327668341bc8e (patch) | |
tree | 09c7606afb390e9b7392b53021802a9d9823822f | |
parent | 99426172cc1bbbd92d2aacd405ae0935ed37b0aa (diff) | |
download | cygnal-142920f65aeeefc29ef903b75b6327668341bc8e.tar.gz cygnal-142920f65aeeefc29ef903b75b6327668341bc8e.tar.bz2 cygnal-142920f65aeeefc29ef903b75b6327668341bc8e.zip |
revise license explanation
-rw-r--r-- | winsup/doc/how-programming.texinfo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/winsup/doc/how-programming.texinfo b/winsup/doc/how-programming.texinfo index a568c559e..a4982c6e8 100644 --- a/winsup/doc/how-programming.texinfo +++ b/winsup/doc/how-programming.texinfo @@ -171,8 +171,9 @@ self-contained executable. 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 Cygwin application must conform to the GPL. +options. Unless you purchase a special commercial license from Red +Hat, then your software must comply with the Open Source Definition or +the GPL. @subsection Can I link with both MSVCRT*.DLL and cygwin1.dll? |