From 53e1b683907c2f12330f00feb9630150196f064d Mon Sep 17 00:00:00 2001
From: Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date: Sat, 18 Nov 2017 17:09:20 +0100
Subject: Add SPDX license identifiers to source files under the LGPL

This follows what the kernel is doing, c.f.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5fd54ace4721fc5ce2bb5aef6318fcf17f421460.
---
 src/test/test-acl-util.c | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/test/test-acl-util.c')

diff --git a/src/test/test-acl-util.c b/src/test/test-acl-util.c
index 5b572bb0bf..7b66e189ba 100644
--- a/src/test/test-acl-util.c
+++ b/src/test/test-acl-util.c
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
 /***
   This file is part of systemd.
 
-- 
cgit v1.2.3