mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
core: add spdx header to all-units.h
The specific header file is probably not copyrightable anyway, since it's so trivial, but let's still add the SPDX header line so that a systematic check for the line does't spit out this header needlessly.
This commit is contained in:
committed by
Yu Watanabe
parent
28fea36732
commit
623f20fb41
@@ -1,3 +1,4 @@
|
||||
/* SPDX-License-Identifier: LGPL-2.1+ */
|
||||
#pragma once
|
||||
|
||||
#include "unit.h"
|
||||
|
||||
Reference in New Issue
Block a user