NetworkManager/clients/tui/newt
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
..
meson.build all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-button-box.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-button-box.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-button.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-button.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-checkbox.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-checkbox.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-component.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-component.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-container.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-container.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-entry-numeric.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-entry-numeric.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-entry.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-entry.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-form.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-form.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-grid.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-grid.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-hacks.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-hacks.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-label.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-label.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-listbox.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-listbox.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-popup.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-popup.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-section.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-section.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-separator.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-separator.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-stack.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-stack.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-textbox.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-textbox.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-toggle-button.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-toggle-button.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-types.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-utils.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-utils.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-widget.c all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt-widget.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00
nmt-newt.h all: update deprecated SPDX license identifiers 2021-01-05 09:46:21 +01:00