forked from Open-Source-Compliance/package-analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/Open-Source-Compliance/pack…
- Loading branch information
Showing
6 changed files
with
7,915 additions
and
0 deletions.
There are no files selected for viewing
215 changes: 215 additions & 0 deletions
215
analysed-packages/pyparsing/version-3.2.0/pyparsing-3.2.0-OSS-disclosure.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,215 @@ | ||
================================================================================ | ||
|
||
pyparsing-3.2.0 | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
================================================================================ | ||
|
||
LICENSES | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
Permission-Notice | ||
|
||
You may freely use, modify, and distribute this software. | ||
Warranty: THIS SOFTWARE HAS NO WARRANTY WHATSOEVER. USE AT YOUR OWN RISK. | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
MIT-CMU | ||
|
||
Permission to use, copy, modify, and distribute this software and its | ||
documentation for any purpose and without fee is hereby granted, | ||
provided that the above copyright notice appear in all copies and that | ||
both that copyright notice and this permission notice appear in | ||
supporting documentation, and that the name of CMU not be | ||
used in advertising or publicity pertaining to distribution of the | ||
software without specific, written prior permission. | ||
|
||
CMU DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING | ||
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL | ||
CMU BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR | ||
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, | ||
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, | ||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS | ||
SOFTWARE. | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
MIT-style | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
"Software"), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
If you find this software to be useful, please make a donation to one | ||
of the following charities: | ||
- the Red Cross (https://www.redcross.org/) | ||
- Hospice Austin (https://www.hospiceaustin.org/) | ||
|
||
DISCLAIMER: | ||
THIS SOFTWARE IS PROVIDED BY PAUL T. McGUIRE ``AS IS'' AND ANY EXPRESS OR | ||
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF | ||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO | ||
EVENT SHALL PAUL T. McGUIRE OR CO-CONTRIBUTORS BE LIABLE FOR ANY DIRECT, | ||
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | ||
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OFUSE, | ||
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY | ||
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | ||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, | ||
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
For questions or inquiries regarding this license, or commercial use of | ||
this software, contact the author via e-mail: [email protected] | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
BSD-3-Clause | ||
|
||
Redistribution and use in source and binary forms, with or without modification, | ||
are permitted provided that the following conditions are met: | ||
|
||
* Redistributions of source code must retain the above copyright notice, this | ||
list of conditions and the following disclaimer. | ||
* Redistributions in binary form must reproduce the above copyright notice, | ||
this list of conditions and the following disclaimer in the documentation | ||
and/or other materials provided with the distribution. | ||
* Neither the name of Estrate nor the names of its contributors may be used | ||
to endorse or promote products derived from this software without specific | ||
prior written permission. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND | ||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR | ||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
MIT | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
"Software"), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. | ||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY | ||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, | ||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
BSD-2-Clause | ||
|
||
Redistribution and use in source and binary forms, with or without modification, | ||
are permitted provided that the following conditions are met: | ||
|
||
1. Redistributions of source code must retain the above copyright notice, this | ||
list of conditions and the following disclaimer. | ||
|
||
2. Redistributions in binary form must reproduce the above copyright notice, | ||
this list of conditions and the following disclaimer in the documentation and/or | ||
other materials provided with the distribution. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND | ||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED | ||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR | ||
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES | ||
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | ||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | ||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
Copyright notices | ||
|
||
copyright 2018-2024, Paul T. McGuire | ||
copyright 2006, Paul McGuire | ||
Copyright Ellis & Grant, Inc. 2005 | ||
Copyright, 2012 - Paul McGuire | ||
Copyright, 2010, Paul McGuire | ||
Copyright, 2007 - Paul McGuire | ||
Copyright, 2006, by Paul McGuire | ||
Copyright © 2021 Dot ⟶ ˙ | ||
Copyright Petri Savolainen <[email protected]> | ||
Copyright Paul McGuire, 2021 | ||
Copyright Paul McGuire, 2019 | ||
Copyright 2024, by Paul McGuire | ||
Copyright 2024, Paul McGuire | ||
Copyright 2023, Paul McGuire | ||
Copyright 2022, by Paul McGuire | ||
Copyright 2021, Paul McGuire | ||
Copyright 2020, Paul McGuire | ||
Copyright 2019, Paul McGuire | ||
Copyright 2018, Paul McGuire | ||
Copyright 2016, Paul McGuire | ||
Copyright 2015, Paul McGuire | ||
Copyright 2012, Paul T. McGuire | ||
Copyright 2012, 2019 Paul T. McGuire | ||
Copyright 2011,2015 Paul T. McGuire | ||
Copyright 2011, Paul McGuire Updated 2023 | ||
Copyright 2010,2019 Paul McGuire | ||
Copyright 2010, Paul McGuire | ||
Copyright 2010, 2019 by Paul McGuire | ||
Copyright 2009, 2011 Paul McGuire | ||
Copyright 2008, by Paul McGuire | ||
Copyright 2008, Paul McGuire | ||
Copyright 2008 Chris Lambrou. All rights reserved. | ||
Copyright 2007-2011, by Paul McGuire | ||
Copyright 2007, 2023 by Paul McGuire | ||
Copyright 2006, by Paul McGuire Updated 2013-Sep-14 | ||
Copyright 2006, by Paul McGuire | ||
Copyright 2006, Paul McGuire | ||
Copyright 2005-2006, Paul McGuire | ||
Copyright 2004-2016, by Paul McGuire | ||
Copyright 2004-2010, by Paul McGuire September, 2010 | ||
Copyright 2004, by Alberto Santini http://www.albertosantini.it/chess/ | ||
Copyright 2004, Paul McGuire | ||
Copyright 2003-2024 Paul McGuire. | ||
Copyright 2003-2019 by Paul McGuire | ||
Copyright 2003, 2019 by Paul McGuire | ||
Copyright 2002-2021, Paul McGuire | ||
Copyright 1989 by Carnegie Mellon University | ||
Copyright (c) 2024, Paul McGuire | ||
Copyright (c) 2018 Paul T. McGuire | ||
Copyright (c) 2016, Paul McGuire | ||
Copyright (c) 2006,2016 Paul McGuire | ||
Copyright (c) 2006, Paul McGuire | ||
Copyright (c) 2006, Estrate, the Netherlands All rights reserved. | ||
Copyright (c) 2006, 2019, Paul McGuire | ||
Copyright (c) 2006, 2016, 2023, Paul McGuire | ||
Copyright (c) 2004-2016, Paul McGuire | ||
Copyright (c) 2004-2011 Paul T. McGuire. All rights reserved. | ||
Copyright (c) 2004, Paul McGuire | ||
Copyright (c) 2004, 2006 Paul McGuire | ||
Copyright (c) 2003-2022 Paul T. McGuire | ||
Copyright (c) 2003,2019 Paul McGuire | ||
Copyright (c) 2003,2016, Paul McGuire | ||
Copyright (c) 2003, Paul McGuire | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## Download Location | ||
|
||
https://github.com/GrahamDumpleton/wrapt/archive/refs/tags/1.16.0.tar.gz | ||
|
||
## Package URL (purl) | ||
|
||
pkg:github/grahamdumpleton/[email protected] | ||
|
||
## Creator | ||
|
||
Oliver Fendt | ||
|
||
## Reviewers | ||
|
||
The information was reviewed by: | ||
|
||
* Add reviewer here | ||
|
||
## Comment | ||
|
Oops, something went wrong.