1- passwdqc
1+ ### passwdqc
2+
3+ ```
24Copyright (c) 2000-2002 by Solar Designer
35Copyright (c) 2008,2009 by Dmitry V. Levin
46Redistribution and use in source and binary forms, with or without
@@ -15,12 +17,51 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1517LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1618OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1719SUCH DAMAGE.
20+ ```
21+
22+ ### Sha1
23+
24+ ```
25+ Copyright (C) 1998, 2009
26+ Paul E. Jones <paulej@packetizer.com>
27+ All Rights Reserved
1828
19- | IBPP | Wt::Dbo Firebird backend | IBPP License, see appendix | Copyright 2000-2006 T.I.P. Group S.A. and the IBPP Team |
29+ Freeware Public License (FPL)
30+
31+ This software is licensed as "freeware." Permission to distribute
32+ this software in source and binary forms, including incorporation
33+ into other products, is hereby granted without a fee. THIS SOFTWARE
34+ IS PROVIDED 'AS IS' AND WITHOUT ANY EXPRESSED OR IMPLIED WARRANTIES,
35+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
36+ AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHOR SHALL NOT BE HELD
37+ LIABLE FOR ANY DAMAGES RESULTING FROM THE USE OF THIS SOFTWARE, EITHER
38+ DIRECTLY OR INDIRECTLY, INCLUDING, BUT NOT LIMITED TO, LOSS OF DATA
39+ OR DATA BEING RENDERED INACCURATE.
40+ ```
2041
2142### IBPP
2243
44+ ```
2345IBPP License v1.1
2446-----------------
2547
2648(C) Copyright 2000-2006 T.I.P. Group S.A. and the IBPP Team (www.ibpp.org)
49+
50+ Permission is hereby granted, free of charge, to any person or organization
51+ ("You") obtaining a copy of this software and associated documentation files
52+ covered by this license (the "Software") to use the Software as part of another
53+ work; to modify it for that purpose; to publish or distribute it, modified or
54+ not, for that same purpose; to permit persons to whom the other work using the
55+ Software is furnished to do so; subject to the following conditions: the above
56+ copyright notice and this complete and unmodified permission notice shall be
57+ included in all copies or substantial portions of the Software; You will not
58+ misrepresent modified versions of the Software as being the original.
59+
60+ The Software is provided "as is", without warranty of any kind, express or
61+ implied, including but not limited to the warranties of merchantability,
62+ fitness for a particular purpose and noninfringement. In no event shall
63+ the authors or copyright holders be liable for any claim, damages or other
64+ liability, whether in an action of contract, tort or otherwise, arising from,
65+ out of or in connection with the software or the use of other dealings in
66+ the Software.
67+ ```
0 commit comments