"Fossies" - the Fresh Open Source Software Archive 
Member "passwdqc-2.0.3/LICENSE" (23 Jun 2023, 1469 Bytes) of package /linux/privat/passwdqc-2.0.3.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the last
Fossies "Diffs" side-by-side code changes report for "LICENSE":
2.0.1_vs_2.0.2.
1 Two manual pages (pam_passwdqc.8 and passwdqc.conf.5) are under the
2 3-clause BSD-style license as specified within the files themselves.
3
4 concat.c, wordset_4k.c, wordset_4k.h, pam_macros.h, and pwqcheck.php
5 are in the public domain, but at your option they may also be used under
6 this package's license below.
7
8 Files in ci directory (install-dependencies.sh and run-build-and-tests.sh)
9 are provided under the terms of the GNU General Public License version 2 or
10 later. These files are not included in passwdqc release tarballs.
11
12 The rest of the files in this package fall under the following terms
13 (heavily cut-down "BSD license"):
14
15 Redistribution and use in source and binary forms, with or without
16 modification, are permitted.
17
18 THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
19 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21 ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
22 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
26 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
27 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28 SUCH DAMAGE.