COPYING: improve wording

This commit is contained in:
Nedko Arnaudov 2022-09-10 15:29:09 +03:00
parent 977082ae94
commit 4cb45c8fa3
1 changed files with 9 additions and 11 deletions

20
COPYING
View File

@ -1,18 +1,16 @@
JACK2 distributed under the following licenses:
- GPL-2
- LGPL-2.1
- BSD-3
For each of these licenses see the corresponding files in the toplevel
source directory.
The programs and libraries are distributed under the GPL-2 and LGPL-2.1
licenses. Each file should contain a copyright header describing which
license that applies to it.
List of used licenses:
- GPL-2 (see file LICENSE.GPL-2)
- LGPL-2.1 (see file LICENSE.LGPL-2.1)
- BSD-3 (see file LICENSE.BSD-3)
The upstream waf build system, which includes the following files:
- the toplevel waf script,
- all files under waflib/
are distributed under the BSD-3 license. The wscript files are
distributed under the GPL-2.
are distributed under the BSD-3 license.
The wscript files are distributed under the GPL-2.