NetworkManager/shared/systemd/sd-adapt-shared
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
..
architecture.h
arphrd-list.h systemd: merge branch systemd into master 2020-03-23 17:50:12 +01:00
blockdev-util.h systemd: merge branch systemd into master 2020-06-13 17:08:22 +02:00
build.h
copy.h
def.h
dhcp-server-internal.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
dirent-util.h
errno-list.h
glob-util.h
gunicode.h
ioprio.h
locale-util.h
memfd-util.h
missing_fs.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
missing_keyctl.h systemd: merge branch systemd into master 2019-12-16 10:22:09 +01:00
missing_magic.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
missing_network.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
missing_sched.h systemd: merge branch systemd into master 2019-11-20 09:22:53 +01:00
missing_timerfd.h
mkdir.h
namespace-util.h systemd: merge branch systemd into master 2019-04-04 09:49:37 +02:00
nm-sd-adapt-shared.h all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
nulstr-util.h systemd: merge branch systemd into master 2019-04-04 09:49:37 +02:00
raw-clone.h
rlimit-util.h
terminal-util.h
unaligned.h shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils" 2019-04-18 19:17:23 +02:00
user-util.h
virt.h