From 53e1b683907c2f12330f00feb9630150196f064d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-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/network/networkd-network.h | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/network/networkd-network.h')

diff --git a/src/network/networkd-network.h b/src/network/networkd-network.h
index 500325fbd0..4265ba634e 100644
--- a/src/network/networkd-network.h
+++ b/src/network/networkd-network.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
 /***
-- 
cgit v1.2.1