NetworkManager/clients/cli
Thomas Haller 977ea352a0
all: update deprecated SPDX license identifiers
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')
2021-01-05 09:46:21 +01:00
..
agent.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
common.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
common.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
connections.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
connections.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
devices.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
devices.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
general.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
generate-docs-nm-settings-nmcli.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
generate-docs-nm-settings-nmcli.xml.in wifi: add WPA-EAP-SUITE-B-192 support 2020-12-22 18:28:56 +01:00
meson.build all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmcli-completion cli: make nmcli do its own command completion 2017-02-13 16:32:15 +01:00
nmcli.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmcli.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
polkit-agent.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
polkit-agent.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
settings.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
settings.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
utils.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
utils.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00