Clarify source file license in CYGWIN_LICENSE
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
733af66c6e
commit
eba8d258f1
|
@ -2,12 +2,14 @@ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESSED OR
|
||||||
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
||||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
Unless stated otherwise, the sources under the cygwin subdirectory are
|
Unless stated otherwise, the sources under the cygwin subdirectory,
|
||||||
licensed under the Lesser Gnu Public License, version 3 or (at your
|
as well as the sources under the cygserver subdirectory linked into
|
||||||
option) any later version (LGPLv3+). See the COPYING.LIB file for the
|
the Cygwin DLL, are licensed under the Lesser Gnu Public License,
|
||||||
exact wording of that 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,
|
and the utils subdirectories are licensed under the Gnu Public License,
|
||||||
version 3 or (at your option) any later version (GPLv3+). See the
|
version 3 or (at your option) any later version (GPLv3+). See the
|
||||||
COPYING file for the exact wording of that license.
|
COPYING file for the exact wording of that license.
|
||||||
|
|
Loading…
Reference in New Issue