NetworkManager/clients/tui/newt
Thomas Haller 88071abb43
all: unify comment style for SPDX-License-Identifier tag
Our coding style recommends C style comments (/* */) instead of C++
(//). Also, systemd (which we partly fork) uses C style comments for
the SPDX-License-Identifier.

Unify the style.

  $ sed -i '1 s#// SPDX-License-Identifier: \([^ ]\+\)$#/* SPDX-License-Identifier: \1 */#' -- $(git ls-files -- '*.[hc]' '*.[hc]pp')
2020-09-29 16:50:53 +02:00
..
meson.build license: Add license using SPDX identifiers to meson build files 2020-02-17 13:16:57 +01:00
nmt-newt-button-box.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-button-box.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-button.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-button.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-checkbox.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-checkbox.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-component.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-component.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-container.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-container.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-entry-numeric.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-entry-numeric.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-entry.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-entry.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-form.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-form.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-grid.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-grid.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-hacks.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-hacks.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-label.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-label.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-listbox.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-listbox.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-popup.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-popup.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-section.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-section.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-separator.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-separator.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-stack.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-stack.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-textbox.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-textbox.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-toggle-button.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-toggle-button.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-types.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-utils.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-utils.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-widget.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt-widget.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nmt-newt.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00