mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 16:00:07 +01:00
These SPDX license identifiers are deprecated ([1]). Update them. [1] https://spdx.org/licenses/ sed \ -e '1 s%^/\* SPDX-License-Identifier: \(GPL-2.0\|LGPL-2.1\)+ \*/$%/* SPDX-License-Identifier: \1-or-later */%' \ -e '1,2 s%^\(--\|#\|//\) SPDX-License-Identifier: \(GPL-2.0\|LGPL-2.1\)+$%\1 SPDX-License-Identifier: \2-or-later%' \ -i \ $(git grep -l SPDX-License-Identifier -- \ ':(exclude)shared/c-*/' \ ':(exclude)shared/n-*/' \ ':(exclude)shared/systemd/src' \ ':(exclude)src/systemd/src') |
||
|---|---|---|
| .. | ||
| add-connection-compat.py | ||
| add-connection.py | ||
| add-wifi-eap-connection.py | ||
| add-wifi-psk-connection.py | ||
| checkpoint.py | ||
| create-bond.py | ||
| disconnect-device.py | ||
| get-active-connection-uuids.py | ||
| is-wwan-default.py | ||
| list-connections.py | ||
| list-devices.py | ||
| nm-state.py | ||
| show-bssids.py | ||
| update-ip4-method.py | ||
| update-secrets.py | ||
| vpn.py | ||
| wifi-active-ap.py | ||
| wifi-hotspot.py | ||