homed-bus: add missing spdx header

This commit is contained in:
Lennart Poettering 2020-09-18 17:55:27 +02:00
parent 1817be807f
commit 79a6b4cc55
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#include "homed-bus.h"
#include "strv.h"