X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=blobdiff_plain;f=src%2Flibsystemd%2Fsd-bus%2Fbus-dump.c;h=2d93e1e43787186542b10e8c9472cb013e424b5e;hp=f117c98c11a9e9a3a760d6fb564a54ff310d8e94;hb=53e1b683907c2f12330f00feb9630150196f064d;hpb=5c856d1e6cfd005e458b7f78d5363e8dc0d2100a diff --git a/src/libsystemd/sd-bus/bus-dump.c b/src/libsystemd/sd-bus/bus-dump.c index f117c98c11a..2d93e1e4378 100644 --- a/src/libsystemd/sd-bus/bus-dump.c +++ b/src/libsystemd/sd-bus/bus-dump.c @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: LGPL-2.1+ */ /*** This file is part of systemd.