summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-06-23 21:52:12 +0200
committerCorinna Vinschen <corinna@vinschen.de>2016-06-23 21:52:12 +0200
commiteba8d258f19fbe66a0c9689af21bb22c2f81c6ad (patch)
tree4e98d453bca0b71eb3142bbd10e0b7936ebd2b78
parent733af66c6e969b186b6e83ad0c9ecaf6728582df (diff)
downloadcygnal-eba8d258f19fbe66a0c9689af21bb22c2f81c6ad.tar.gz
cygnal-eba8d258f19fbe66a0c9689af21bb22c2f81c6ad.tar.bz2
cygnal-eba8d258f19fbe66a0c9689af21bb22c2f81c6ad.zip
Clarify source file license in CYGWIN_LICENSE
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
-rw-r--r--winsup/CYGWIN_LICENSE12
1 files changed, 7 insertions, 5 deletions
diff --git a/winsup/CYGWIN_LICENSE b/winsup/CYGWIN_LICENSE
index 4659b3be6..dba58e8db 100644
--- a/winsup/CYGWIN_LICENSE
+++ b/winsup/CYGWIN_LICENSE
@@ -2,12 +2,14 @@ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESSED OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-Unless stated otherwise, the sources under the cygwin subdirectory are
-licensed under the Lesser Gnu Public License, version 3 or (at your
-option) any later version (LGPLv3+). See the COPYING.LIB file for the
-exact wording of that license.
+Unless stated otherwise, the sources under the cygwin subdirectory,
+as well as the sources under the cygserver subdirectory linked into
+the Cygwin DLL, are licensed under the Lesser Gnu Public License,
+version 3 or (at your option) any later version (LGPLv3+). See the
+COPYING.LIB file for the exact wording of that license.
-Unless stated otherwise, the sources under the cygserver, the lsaauth,
+Unless stated otherwise, the sources under the cygserver subdir not
+linked into the Cygwin DLL, as well as the sources under the lsaauth
and the utils subdirectories are licensed under the Gnu Public License,
version 3 or (at your option) any later version (GPLv3+). See the
COPYING file for the exact wording of that license.