|
7 | 7 |
|
8 | 8 | The following 3rd-party software packages may be used by or distributed with pytest-splunk-addon. Any information relevant to third-party vendors listed below are collected using common, reasonable means.
|
9 | 9 |
|
10 |
| -Date generated: 2024-6-3 |
| 10 | +Date generated: 2024-6-26 |
11 | 11 |
|
12 |
| -Revision ID: c02e369bc0d1a99b5d86e7c132451983e46c45df |
| 12 | +Revision ID: 1157ab9c62c584ba31bd92b1951fee73551b503b |
13 | 13 |
|
14 | 14 | ================================================================================
|
15 | 15 | ================================================================================
|
@@ -1679,7 +1679,7 @@ Package Title: packaging (24.0)
|
1679 | 1679 | --------------------------------------------------------------------------------
|
1680 | 1680 |
|
1681 | 1681 | * Declared Licenses *
|
1682 |
| -BSD-3-Clause, BSD-2-Clause, Apache-2.0 |
| 1682 | +BSD-3-Clause, Apache-2.0, BSD-2-Clause |
1683 | 1683 |
|
1684 | 1684 | * BSD-3-Clause *
|
1685 | 1685 |
|
@@ -1710,6 +1710,13 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
1710 | 1710 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1711 | 1711 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1712 | 1712 |
|
| 1713 | +* Apache-2.0 * |
| 1714 | + |
| 1715 | +This software is made available under the terms of *either* of the licenses |
| 1716 | +found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made |
| 1717 | +under the terms of *both* these licenses. |
| 1718 | + |
| 1719 | + |
1713 | 1720 | * BSD-2-Clause *
|
1714 | 1721 |
|
1715 | 1722 | Copyright (c) Donald Stufft and individual contributors.
|
@@ -1737,13 +1744,6 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1737 | 1744 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1738 | 1745 |
|
1739 | 1746 |
|
1740 |
| -* Apache-2.0 * |
1741 |
| - |
1742 |
| -This software is made available under the terms of *either* of the licenses |
1743 |
| -found in LICENSE.APACHE or LICENSE.BSD. Contributions to this software is made |
1744 |
| -under the terms of *both* these licenses. |
1745 |
| - |
1746 |
| - |
1747 | 1747 |
|
1748 | 1748 | --------------------------------------------------------------------------------
|
1749 | 1749 | Package Title: pkgutil_resolve_name (1.3.10)
|
@@ -1907,22 +1907,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1907 | 1907 |
|
1908 | 1908 |
|
1909 | 1909 | * Other Licenses *
|
1910 |
| -MIT-CMU, GPL-1.0-only, BSD-3-Clause |
1911 |
| - |
1912 |
| -* MIT-CMU * |
1913 |
| - |
1914 |
| -Copyright 1989, 1991, 1992 by Carnegie Mellon University |
1915 |
| -Derivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of the University of California |
1916 |
| -All Rights Reserved |
1917 |
| -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 appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of CMU and The Regents of the University of California not be used in advertising or publicity pertaining to distribution of the software without specific written permission. |
1918 |
| -CMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM THE 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. |
1919 |
| - |
1920 |
| -* GPL-1.0-only * |
1921 |
| - |
1922 |
| -Copyright (C) 2004-2011 Paul T. McGuire. All rights reserved. |
1923 |
| -This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 1. |
1924 |
| -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
1925 |
| -You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
| 1910 | +BSD-3-Clause, MIT-CMU, GPL-1.0-only |
1926 | 1911 |
|
1927 | 1912 | * BSD-3-Clause *
|
1928 | 1913 |
|
@@ -1953,6 +1938,21 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
1953 | 1938 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
1954 | 1939 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
1955 | 1940 |
|
| 1941 | +* MIT-CMU * |
| 1942 | + |
| 1943 | +Copyright 1989, 1991, 1992 by Carnegie Mellon University |
| 1944 | +Derivative Work - 1996, 1998-2000 Copyright 1996, 1998-2000 The Regents of the University of California |
| 1945 | +All Rights Reserved |
| 1946 | +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 appears in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of CMU and The Regents of the University of California not be used in advertising or publicity pertaining to distribution of the software without specific written permission. |
| 1947 | +CMU AND THE REGENTS OF THE UNIVERSITY OF CALIFORNIA DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL CMU OR THE REGENTS OF THE UNIVERSITY OF CALIFORNIA BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM THE 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. |
| 1948 | + |
| 1949 | +* GPL-1.0-only * |
| 1950 | + |
| 1951 | +Copyright (C) 2004-2011 Paul T. McGuire. All rights reserved. |
| 1952 | +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 1. |
| 1953 | +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
| 1954 | +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
| 1955 | + |
1956 | 1956 |
|
1957 | 1957 | --------------------------------------------------------------------------------
|
1958 | 1958 | Package Title: pyrsistent (0.19.3)
|
@@ -5661,4 +5661,4 @@ No license text available
|
5661 | 5661 | --------------------------------------------------------------------------------
|
5662 | 5662 | --------------------------------------------------------------------------------
|
5663 | 5663 |
|
5664 |
| -Report Generated by FOSSA on 2024-6-3 |
| 5664 | +Report Generated by FOSSA on 2024-6-26 |
0 commit comments