NetworkManager/contrib/scripts
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
..
btmodem.pl all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
checkpatch-feature-branch.sh contrib/checkpatch: fix shallow repository for checkpatch script 2020-11-10 18:23:36 +01:00
checkpatch-git-post-commit-hook contrib/scripts: add "checkpatch-git-post-commit-hook" script to contrib/ 2020-02-21 07:40:10 +01:00
checkpatch.pl all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
code-style-git-post-commit-hook contrib: add git-hook to verify code-style 2020-09-02 19:20:40 +02:00
find-backports scripts: allow marking commits with "Ignore-Backport:" in "find-backports" script 2020-11-24 12:30:06 +01:00
modemu.pl all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-ci-install-valgrind-in-ubuntu1604.sh gitlab-ci: fix workarounds for Ubuntu 16.04 in tests 2020-08-28 14:24:32 +02:00
nm-ci-patch-gtkdoc.sh gitlab-ci: patch gtk-doc to generate valid documentation 2018-12-01 08:55:44 +01:00
nm-ci-run.sh gitlab-ci: skip valgrind tests on Alpine Linux 2020-12-23 10:48:27 +01:00
nm-code-format-container.sh all: avoid GNU "which" from shell scripts 2020-12-11 16:42:23 +01:00
nm-code-format.sh shared: don't clang-format "shared/nm-std-aux/unaligned.h" 2021-01-05 09:37:02 +01:00
nm-import-openconnect all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-import-openvpn all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nm-import-vpnc all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
NM-log scripts: use "/bin/cat" in NM-log 2020-08-17 10:58:19 +02:00
test-macsec tests: use "/run" instead of "/var/run" 2019-05-17 21:24:18 +02:00