diff options
author | Christopher Faylor <me@cgf.cx> | 2002-05-12 19:29:20 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-05-12 19:29:20 +0000 |
commit | d52265ffb265f8d72cbace65ca2656d8f55200f3 (patch) | |
tree | fb89156e6f9ebf6d1671d1d310a9cb35449bb0df /winsup | |
parent | c8b20196dd4495830da99ee335528d95f7fc4e5c (diff) | |
download | cygnal-d52265ffb265f8d72cbace65ca2656d8f55200f3.tar.gz cygnal-d52265ffb265f8d72cbace65ca2656d8f55200f3.tar.bz2 cygnal-d52265ffb265f8d72cbace65ca2656d8f55200f3.zip |
remove a comma
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/CYGWIN_LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/CYGWIN_LICENSE b/winsup/CYGWIN_LICENSE index 53369a297..25656ba58 100644 --- a/winsup/CYGWIN_LICENSE +++ b/winsup/CYGWIN_LICENSE @@ -25,7 +25,7 @@ This means that you can port an Open Source(tm) application to cygwin, and distribute that executable as if it didn't include a copy of libcygwin.a linked into it. Note that this does not apply to the cygwin DLL itself. If you distribute a (possibly modified) version of the DLL -you must adhere to the terms of the GPL, i.e., you must provide sources +you must adhere to the terms of the GPL, i.e. you must provide sources for the cygwin DLL. See http://www.opensource.org/osd.html for the precise Open Source |