@@ -5,8 +5,94 @@ Source: https://github.com/sosreport/sos
55
66Files: *
77Copyright: (C) 2012-2017 Bryn M. Reeves
8- (C) 2007-2024 Red Hat, Inc.
9- (C) 2012-2024 Canonical Ltd.
8+ (C) 2007-2025 Red Hat, Inc.
9+ (C) 2012-2025 Canonical Ltd.
10+ License: GPL-2
11+
12+ Files: sos/policies/distros/almalinux.py
13+ Copyright: (C) Eduard Abdullin <eabdullin@almalinux.org>
14+ License: GPL-2
15+
16+ Files: sos/policies/distros/azure.py
17+ Copyright: (C) Eric Desrochers <edesrochers@microsoft.com>
18+ License: GPL-2
19+
20+ Files: sos/report/plugins/bird.py
21+ Copyright: (C) 2024 Jake Hunsaker <jacob.r.hunsaker@gmail.com>
22+ (C) 2019 Alexander Petrovskiy <alexpe@mellanox.com>
23+ License: GPL-2
24+
25+ Files: sos/policies/distros/circle.py
26+ Copyright: (C) Bella Zhang <bella@cclinux.org>
27+ License: GPL-2
28+
29+ Files: sos/policies/distros/opencloudos.py
30+ Copyright: (C) 2022 Tencent., ZoeDong <zoedong@tencent.com>
31+ License: GPL-2
32+
33+ Files: sos/policies/distros/rocky.py
34+ Copyright: (C) Louis Abel <label@rockylinux.org>
35+ License: GPL-2
36+
37+ Files: sos/report/plugins/elastic.py
38+ Copyright: (C) 2018 Amit Ghadge <amitg.b14@gmail.com>
39+ License: GPL-2
40+
41+ Files: sos/report/plugins/kimchi.py
42+ Copyright: (C) IBM, Corp. 2014, Christy Perez <christy@linux.vnet.ibm.com>
43+ License: GPL-2
44+
45+ Files: sos/report/plugins/mellanox_firmware.py
46+ Copyright: (C) 2023 Nvidia Corporation, Alin Serdean <aserdean@nvidia.com>
47+ License: GPL-2
48+
49+ Files: sos/report/plugins/memcached.py
50+ Copyright: (C) 2018 Mikel Olasagasti Uranga <mikel@olasagasti.info>
51+ License: GPL-2
52+
53+ Files: sos/report/plugins/navicli.py
54+ sos/report/plugins/powerpath.py
55+ sos/report/plugins/symcli.py
56+ Copyright: (C) 2008 EMC Corporation. Keith Kearnan <kearnan_keith@emc.com>
57+ License: GPL-2
58+
59+ Files: sos/report/plugins/opencontrail.py
60+ Copyright: (C) 2021 Mirantis, Inc., Oleksii Molchanov <omolchanov@mirantis.com>
61+ License: GPL-2
62+
63+ Files: sos/report/plugins/openstack_ansible.py
64+ Copyright: (C) 2017 Major Hayden <major@mhtx.net>
65+ License: GPL-2
66+
67+ Files: sos/report/plugins/openstack_barbican.py
68+ Copyright: (C) 2019 Mirantis, Inc., Denis Egorenko <degorenko@mirantis.com>
69+ License: GPL-2
70+
71+ Files: sos/report/plugins/openstack_ceilometer.py
72+ sos/report/plugins/openstack_cinder.py
73+ sos/report/plugins/openstack_glance.py
74+ sos/report/plugins/openstack_horizon.py
75+ sos/report/plugins/openstack_nova.py
76+ sos/report/plugins/openstack_swift.py
77+ Copyright: (C) 2012 Rackspace US, Inc.
78+ License: GPL-2
79+
80+ Files: sos/report/plugins/pcp.py
81+ Copyright: (C) 2014 Michele Baldessari <michele at acksyn.org>
82+ License: GPL-2
83+
84+ Files: sos/report/plugins/proxmox.py
85+ Copyright: (C) 2024 ORNESS/Ditrit Drien Breton <drien.breton@orness.com>
86+ License: GPL-2
87+
88+ Files: debian/*
89+ Copyright: 2013 Adam Stokes <adam.stokes@ubuntu.com>
90+ (C) 2013-2025 Canonical Ltd.
91+ License: GPL-2+
92+
93+ Files: debian/tests/simple.sh
94+ Copyright: 2020 Eric Desrochers <eric.desrochers@canonical.com>
95+ (C) 2020-2025 Canonical Ltd.
1096License: GPL-2
1197
1298License: GPL-2
@@ -23,3 +109,22 @@ License: GPL-2
23109 along with this program; if not, write to the Free Software
24110 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
25111 USA.
112+
113+ License: GPL-2+
114+ This program is free software; you can redistribute it and/or modify
115+ it under the terms of the GNU General Public License as published by
116+ the Free Software Foundation; either version 2 of the License, or (at
117+ your option) any later version.
118+ .
119+ This program is distributed in the hope that it will be useful, but
120+ WITHOUT ANY WARRANTY; without even the implied warranty of
121+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
122+ General Public License for more details.
123+ .
124+ You should have received a copy of the GNU General Public License
125+ along with this program; if not, write to the Free Software
126+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
127+ USA.
128+ .
129+ On Debian systems, the complete text of the GNU General Public
130+ License, version 2, can be found in /usr/share/common-licenses/GPL-2.
0 commit comments